- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getFactoriesToTest (0.11 seconds)
-
android/guava-testlib/src/com/google/common/testing/ClassSanityTester.java
* * @return this tester */ @CanIgnoreReturnValue public FactoryMethodReturnValueTester testNulls() throws Exception { for (Invokable<?, ?> factory : getFactoriesToTest()) { Object instance = instantiate(factory); if (instance != null && packagesToTest.contains(Reflection.getPackageName(instance.getClass()))) { try {Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Sat Aug 09 01:14:59 GMT 2025 - 32.5K bytes - Click Count (0)