Home
last modified time | relevance | path

Searched refs:GoodNullsFactory (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava-testlib/test/com/google/common/testing/
DClassSanityTesterTest.java114 tester.forAllPublicStaticMethods(GoodNullsFactory.class).testNulls(); in testNullsOnReturnValues_good()
117 private static class GoodNullsFactory { class in ClassSanityTesterTest