Searched refs:testConstructorParameter (Results 1 – 1 of 1) sorted by relevance
194 testConstructorParameter(ctor, nullIndex); in testConstructor()219 public void testConstructorParameter(Constructor<?> ctor, int paramIndex) { in testConstructorParameter() method in NullPointerTester