| org.apache.ojb.junit.OJBTestCase org.apache.ojb.broker.metadata.RepositoryPersistorTest
RepositoryPersistorTest | public class RepositoryPersistorTest extends OJBTestCase (Code) | | This TestClass tests the RepositoryPersitors facilities for
reading and writing a valid repository.
|
RepositoryPersistorTest | public RepositoryPersistorTest(String name)(Code) | | |
testStoreReadConnectionRepository | public void testStoreReadConnectionRepository() throws Exception(Code) | | Test storing/read repository.
|
testStoreReadRepository | public void testStoreReadRepository() throws Exception(Code) | | Test storing/read repository.
|
Methods inherited from org.apache.ojb.junit.OJBTestCase | public void ojbChangeReferenceSetting(Class clazz, String referenceField, boolean autoRetrieve, int autoUpdate, int autoDelete, boolean useProxy)(Code)(Java Doc) public void ojbChangeReferenceSetting(Class clazz, String referenceField, boolean autoRetrieve, boolean autoUpdate, boolean autoDelete, boolean useProxy)(Code)(Java Doc) public boolean ojbSkipKnownIssueProblem()(Code)(Java Doc) public boolean ojbSkipKnownIssueProblem(String message)(Code)(Java Doc) public void ojbSkipTestMessage(String message)(Code)(Java Doc) public void ojbSleep()(Code)(Java Doc) protected void setUp() throws Exception(Code)(Java Doc) protected void tearDown() throws Exception(Code)(Java Doc)
|
|
|