Searched refs:assertMethodTakesCollectionWildcardExtendsZ (Results 1 – 1 of 1) sorted by relevance
1226 fun ClassItem.assertMethodTakesCollectionWildcardExtendsZ(name: String) { in Test Kotlin collection removeAll parameter type() method1235 fooClass.assertMethodTakesCollectionWildcardExtendsZ("addAll") in Test Kotlin collection removeAll parameter type()1241 fooClass.assertMethodTakesCollectionWildcardExtendsZ("containsAll") in Test Kotlin collection removeAll parameter type()1242 fooClass.assertMethodTakesCollectionWildcardExtendsZ("removeAll") in Test Kotlin collection removeAll parameter type()1243 fooClass.assertMethodTakesCollectionWildcardExtendsZ("retainAll") in Test Kotlin collection removeAll parameter type()