| org.uispec4j.utils.UnitTestCase org.uispec4j.utils.UIComponentFactoryTest
testComponentClassesMustImplementUIComponent | public void testComponentClassesMustImplementUIComponent() throws Exception(Code) | | |
testInitErrorForClassWithPrivateTypeName | public void testInitErrorForClassWithPrivateTypeName() throws Exception(Code) | | |
testInitErrorForClassWithUnexpectedTypeNameClass | public void testInitErrorForClassWithUnexpectedTypeNameClass() throws Exception(Code) | | |
testInitErrorForClassWithUninitialisedSwingClassesField | public void testInitErrorForClassWithUninitialisedSwingClassesField() throws Exception(Code) | | |
testInitErrorForClassWithUninitialisedTypeName | public void testInitErrorForClassWithUninitialisedTypeName() throws Exception(Code) | | |
testInitErrorForClassWithoutSwingClassesField | public void testInitErrorForClassWithoutSwingClassesField() throws Exception(Code) | | |
testInitErrorForClassWithoutTypeName | public void testInitErrorForClassWithoutTypeName() throws Exception(Code) | | |
testInitWithDummyComponent | public void testInitWithDummyComponent() throws Exception(Code) | | |
testNonSwingClassInSwingClassesField | public void testNonSwingClassInSwingClassesField() throws Exception(Code) | | |
|
|