Searched refs:FactoryThatReturnsNullButNotAnnotated (Results 1 – 1 of 1) sorted by relevance
223 tester.forAllPublicStaticMethods(FactoryThatReturnsNullButNotAnnotated.class) in testEqualsForReturnValues_factoryReturnsNullButNotAnnotated()233 tester.forAllPublicStaticMethods(FactoryThatReturnsNullButNotAnnotated.class) in testNullsForReturnValues_factoryReturnsNullButNotAnnotated()243 tester.forAllPublicStaticMethods(FactoryThatReturnsNullButNotAnnotated.class) in testSerializableForReturnValues_factoryReturnsNullButNotAnnotated()254 tester.forAllPublicStaticMethods(FactoryThatReturnsNullButNotAnnotated.class) in testEqualsAndSerializableForReturnValues_factoryReturnsNullButNotAnnotated()262 public static class FactoryThatReturnsNullButNotAnnotated { class