Home
last modified time | relevance | path

Searched defs:passing_test (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mockito/src/test/java/org/mockitousage/junitrunner/
H A DStrictRunnerTest.java140 @Test public void passing_test() { in passing_test() method in StrictRunnerTest.WithUnrelatedAssertionFailure
156 @Test public void passing_test() { in passing_test() method in StrictRunnerTest.RunnerAndRule
167 @Test public void passing_test() throws Exception { in passing_test() method in StrictRunnerTest.StubUsedFromDifferentThread
H A DSilentRunnerTest.java30 @Test public void passing_test() { in passing_test() method in SilentRunnerTest