- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testNothing (0.06 sec)
-
android/guava-testlib/test/com/google/common/collect/testing/MyTester.java
* soon won't be. */ @SuppressWarnings("JUnit4ClassUsedInJUnit3") @Ignore public final class MyTester extends AbstractTester<@Nullable Void> { static int timesTestClassWasRun = 0; public void testNothing() { timesTestClassWasRun++; }
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sun Dec 22 03:38:46 UTC 2024 - 1.3K bytes - Viewed (0)