Searched refs:hasInstanceMethodToTestNulls (Results 1 – 1 of 1) sorted by relevance
228 if (hasInstanceMethodToTestNulls(cls, visibility)) { in doTestNulls()236 private boolean hasInstanceMethodToTestNulls(Class<?> c, Visibility visibility) { in hasInstanceMethodToTestNulls() method in ClassSanityTester