Searched refs:testAllPublicStaticMethods (Results 1 – 25 of 168) sorted by relevance
1234567
32 tester.testAllPublicStaticMethods(CryptoOps.class); in testNulls()33 tester.testAllPublicStaticMethods(PublicKeyProtoUtil.class); in testNulls()36 tester.testAllPublicStaticMethods(SecureMessageParser.class); in testNulls()38 tester.testAllPublicStaticMethods(SecureMessageBuilder.class); in testNulls()
33 tester.testAllPublicStaticMethods(Range.class); in testNullPointers()34 tester.testAllPublicStaticMethods(Range.class); in testNullPointers()
129 new NullPointerTester().testAllPublicStaticMethods(SortedLists.class); in testNulls()
102 new NullPointerTester().testAllPublicStaticMethods(HashBasedTable.class); in testNullPointerStatic()
114 new NullPointerTester().testAllPublicStaticMethods(Interners.class); in testNullPointerExceptions()
57 new NullPointerTester().testAllPublicStaticMethods(TypeParameter.class); in testNullPointers()
90 new NullPointerTester().testAllPublicStaticMethods(Reflection.class); in testNullPointers()
93 tester.testAllPublicStaticMethods(Primitives.class); in testNullPointerExceptions()
64 tester.testAllPublicStaticMethods(Objects.class); in testNullPointers()
59 tester.testAllPublicStaticMethods(PackagelessValueType.class); in testNull()
58 tester.testAllPublicStaticMethods(SimpleValueType.class); in testNull()
86 tester.testAllPublicStaticMethods(Atomics.class); in testNullPointers()
90 tester.testAllPublicStaticMethods(HostSpecifier.class); in testNulls()
90 tester.testAllPublicStaticMethods(HashingOutputStream.class); in testChecksForNull()
235 tester.testAllPublicStaticMethods(InterfaceStaticMethodChecksNull.class); in testInterfaceStaticMethod()237 tester.testAllPublicStaticMethods(InterfaceStaticMethodFailsToCheckNull.class); in testInterfaceStaticMethod()257 tester.testAllPublicStaticMethods(ThrowsNpe.class); in testDontAcceptIae()258 tester.testAllPublicStaticMethods(ThrowsUoe.class); in testDontAcceptIae()260 tester.testAllPublicStaticMethods(ThrowsIae.class); in testDontAcceptIae()