Home
last modified time | relevance | path

Searched defs:withArguments (Results 1 – 5 of 5) sorted by relevance

/external/mockito-kotlin/mockito-kotlin/src/main/kotlin/org/mockito/kotlin/
DMocking.kt189 fun withArguments(vararg arguments: Any): UseConstructor { in parameterless() method
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/android/controller/
DFragmentControllerTest.java138 public void withArguments() { in withArguments() method in FragmentControllerTest
/external/robolectric/robolectric/src/test/java/org/robolectric/android/controller/
DFragmentControllerTest.java141 public void withArguments() { in withArguments() method in FragmentControllerTest
/external/mockito/src/test/java/org/mockitousage/stubbing/
DDeepStubbingTest.java128 public void withArguments() throws Exception { in withArguments() method in DeepStubbingTest
/external/robolectric-shadows/shadows/androidx/fragment/src/test/java/org/robolectric/shadows/androidx/fragment/
DFragmentControllerTest.java159 public void withArguments() { in withArguments() method in FragmentControllerTest