Searched refs:ConstructorArgumentsProvider (Results 1 – 3 of 3) sorted by relevance
50 runTestNewInstanceString("([B)V", "my test string", new ConstructorArgumentsProvider() { in testNewInstanceString_ByteArrayArgConstructor()67 runTestNewInstanceString("([BII)V", "m", new ConstructorArgumentsProvider() { in testNewInstanceString_ByteArrayIntIntConstructor()86 new ConstructorArgumentsProvider() { in testNewInstanceString_ByteArrayIntIntStringConstructor()108 new ConstructorArgumentsProvider() { in testNewInstanceString_ByteArrayStringConstructor()129 new ConstructorArgumentsProvider() { in testNewInstanceString_ByteArrayIntIntCharsetConstructor()151 new ConstructorArgumentsProvider() { in testNewInstanceString_ByteArrayCharsetConstructor()170 runTestNewInstanceString("([C)V", "my test string", new ConstructorArgumentsProvider() { in testNewInstanceString_CharArrayConstructor()186 runTestNewInstanceString("([CII)V", "m", new ConstructorArgumentsProvider() { in testNewInstanceString_CharArrayIntIntConstructor()205 new ConstructorArgumentsProvider() { in testNewInstanceString_StringConstructor()222 new ConstructorArgumentsProvider() { in testNewInstanceString_StringBufferConstructor()[all …]
45 protected static interface ConstructorArgumentsProvider { interface in AbstractNewInstanceTestCase60 protected static class NoConstructorArgumentProvider implements ConstructorArgumentsProvider {83 ConstructorArgumentsProvider provider, Checker checker) { in checkNewInstanceTag()
105 new ConstructorArgumentsProvider() { in testNewInstance_ThreadGroup()