Uses of Class
org.apache.cxf.test.AbstractCXFTest

Packages that use AbstractCXFTest
org.apache.cxf.test   
 

Uses of AbstractCXFTest in org.apache.cxf.test
 

Subclasses of AbstractCXFTest in org.apache.cxf.test
 class AbstractCXFSpringTest
          Base class for tests that use a Spring bean specification to load up components for testing.
 



Apache CXF