| |
|
| test.mixin.perclass.IntroductionTest
suite | public static junit.framework.Test suite()(Code) | | |
testArrayArg | public void testArrayArg()(Code) | | |
testBooleanArg | public void testBooleanArg()(Code) | | |
testByteArg | public void testByteArg()(Code) | | |
testCharArg | public void testCharArg()(Code) | | |
testDoubleArg | public void testDoubleArg()(Code) | | |
testFloatArg | public void testFloatArg()(Code) | | |
testIntArg | public void testIntArg()(Code) | | |
testInterfaceIntroduction | public void testInterfaceIntroduction()(Code) | | |
testIntroducedComesFromInterfaces | public void testIntroducedComesFromInterfaces()(Code) | | |
testIntroductionUsingHasField | public void testIntroductionUsingHasField()(Code) | | |
testIntroductionUsingHasMethod | public void testIntroductionUsingHasMethod()(Code) | | |
testLongArg | public void testLongArg()(Code) | | |
testMixinInterfaceIntroduction | public void testMixinInterfaceIntroduction()(Code) | | |
testNoArgs | public void testNoArgs()(Code) | | |
testObjectArg | public void testObjectArg()(Code) | | |
testReturnBoolean | public void testReturnBoolean()(Code) | | |
testReturnByte | public void testReturnByte()(Code) | | |
testReturnChar | public void testReturnChar()(Code) | | |
testReturnDouble | public void testReturnDouble()(Code) | | |
testReturnFloat | public void testReturnFloat()(Code) | | |
testReturnInt | public void testReturnInt()(Code) | | |
testReturnLong | public void testReturnLong()(Code) | | |
testReturnShort | public void testReturnShort()(Code) | | |
testReturnVoid | public void testReturnVoid()(Code) | | |
testShortArg | public void testShortArg()(Code) | | |
testThrowException | public void testThrowException()(Code) | | |
testThrowExceptionChecked | public void testThrowExceptionChecked()(Code) | | |
testVariousArguments1 | public void testVariousArguments1()(Code) | | |
testVariousArguments2 | public void testVariousArguments2()(Code) | | |
|
|
|