| org.jpox.metadata.MetaDataManagerTest
MetaDataManagerTest | public class MetaDataManagerTest extends TestCase (Code) | | Component tests for the MetaDataManager class.
version: $Revision: 1.6 $ |
Field Summary | |
final protected static Category | LOG |
LOG | final protected static Category LOG(Code) | | |
MetaDataManagerTest | public MetaDataManagerTest(String name)(Code) | | Start of the test, so log it and initialise.
Parameters: name - Name of the TestCase. |
testLocationsForClass | public void testLocationsForClass()(Code) | | Test of the valid locations for a specified class.
|
testLocationsForPackage | public void testLocationsForPackage()(Code) | | Test of the valid locations for a specified package.
|
|
|