| |
|
| java.lang.Object junit.framework.TestCase de.uka.ilkd.key.java.TestJavaInfo
TestJavaInfo | public class TestJavaInfo extends TestCase (Code) | | This class tests several methods of the JavaInfo class
|
TestJavaInfo | public TestJavaInfo()(Code) | | |
setUp | public void setUp()(Code) | | |
tearDown | public void tearDown()(Code) | | |
testFindArrayLength | public void testFindArrayLength()(Code) | | |
testFindAttributesLocallyDeclaredOnly | public void testFindAttributesLocallyDeclaredOnly()(Code) | | Important getAttribute methods of javaInfo must return only local declared
attributes
|
testFindImplicitArrayAttributes | public void testFindImplicitArrayAttributes()(Code) | | |
testFindImplicitAttributesForClassTypesOnly | public void testFindImplicitAttributesForClassTypesOnly()(Code) | | |
testGetAllSubtypes | public void testGetAllSubtypes()(Code) | | |
testGetAllSupertypes | public void testGetAllSupertypes()(Code) | | |
testGetCommonSubtypes | public void testGetCommonSubtypes()(Code) | | tests if the common subtypes of two sorts are correctly determined
|
testGetPrimitiveKJT | public void testGetPrimitiveKJT()(Code) | | test getPrimtiveKeYJavaType
|
testRetrieveArrayTypeByAlternativeName | public void testRetrieveArrayTypeByAlternativeName()(Code) | | |
testRetrieveArrayTypeByJLSName | public void testRetrieveArrayTypeByJLSName()(Code) | | |
|
|
|