Uses of Class
com.counterclaim.openefm.BaseTestCase

Packages that use BaseTestCase
com.counterclaim.openefm.client   
com.counterclaim.openefm.model   
com.counterclaim.openefm.model.lxml   
 

Uses of BaseTestCase in com.counterclaim.openefm.client
 

Subclasses of BaseTestCase in com.counterclaim.openefm.client
 class HttpContentClientTestCase
          This tests the facilitators in class HttpContentClient.
 

Uses of BaseTestCase in com.counterclaim.openefm.model
 

Subclasses of BaseTestCase in com.counterclaim.openefm.model
 class AbstractOpenEFMModelTestCase
          This is to test the functionality within class AbstractOpenEFMModel, using the Ozone implementation.
 class ModelExceptionTestCase
          This is to test the functionality in class ModelException.
 class ModelFactoryTestCase
          This is to test the functionality in class ModelFactory.
 class ModelObjectImplTestCase
          This is to test the functionality in class ModelObjectImpl.
 class ObjectManagerImplTestCase
          This is to test the functionality in class ObjectManagerImpl.
 class ObjectModelImplTestCase
          This is to test the functionality in class ObjectModelImpl.
 

Uses of BaseTestCase in com.counterclaim.openefm.model.lxml
 

Subclasses of BaseTestCase in com.counterclaim.openefm.model.lxml
 class BaseLxmlTestCase
          This tests the XPath queries for different kinds of InternalLxmlFiling objects.
 class InternalLxmlFilingImplTestCase
          This tests the implementations in InternalLxmlFilingImpl, a goodly sized class.
 class LegalEnvelope117LxmlTestCase
          This tests the Ozone LxmlFiling implementation, using the sample filing ".
 class LxmlFilingImplTestCase
          This is to test the functionality in class LxmlFilingImpl.
 class LxmlResponseImplTestCase
          This is to test the functionality in class LxmlResponseImpl.
 class XPathHelperTestCase
          This is to test the functionality in class XPathHelper.
 



Copyright © 2002 counterclaim.com. All Rights Reserved.