Searched refs:testNullPointerException (Results 1 – 4 of 4) sorted by relevance
229 public void testNullPointerException() throws Exception { in testNullPointerException() method in RuleBasedCollatorTest
159 testNullPointerException(supplier); in testSpliterator()172 private static <T, S extends Spliterator<T>> void testNullPointerException(Supplier<S> s) { in testNullPointerException() method in SpliteratorTestHelper
160 testNullPointerException(supplier); in testSpliterator()220 private static <T, S extends Spliterator<T>> void testNullPointerException(Supplier<S> s) { in testNullPointerException() method in SpliteratorTestHelper