Uses of Class
org.apache.openejb.test.TestClient

Packages that use TestClient
org.apache.openejb.test.servlet   
org.apache.openejb.test.singleton   
org.apache.openejb.test.stateful   
org.apache.openejb.test.stateless   
 

Uses of TestClient in org.apache.openejb.test.servlet
 

Subclasses of TestClient in org.apache.openejb.test.servlet
 class AnnotatedServletTests
           
 class EjbServletTests
           
 class RunAsServletTests
           
 class SecureServletTests
           
 class ServletTestClient
           
 class WebserviceServletTests
           
 

Uses of TestClient in org.apache.openejb.test.singleton
 

Subclasses of TestClient in org.apache.openejb.test.singleton
 class AnnotatedFieldInjectionSingletonLocalTestClient
          [2] Should be run as the second test suite of the BasicSingletonTestClients
 class AnnotatedFieldInjectionSingletonPojoHomeIntfcTests
          [2] Should be run as the second test suite of the BasicSingletonTestClients
 class AnnotatedFieldInjectionSingletonPojoLocalHomeIntfcTests
          [2] Should be run as the second test suite of the BasicSingletonTestClients
 class AnnotatedFieldInjectionSingletonTestClient
          [2] Should be run as the second test suite of the BasicSingletonTestClients
 class AnnotatedSetterInjectionSingletonLocalTestClient
          [2] Should be run as the second test suite of the BasicSingletonTestClients
 class AnnotatedSetterInjectionSingletonPojoHomeIntfcTests
          [2] Should be run as the second test suite of the BasicSingletonTestClients
 class AnnotatedSetterInjectionSingletonPojoLocalHomeIntfcTests
          [2] Should be run as the second test suite of the BasicSingletonTestClients
 class AnnotatedSetterInjectionSingletonTestClient
          [2] Should be run as the second test suite of the BasicSingletonTestClients
 class BasicSingletonLocalTestClient
           
 class BasicSingletonTestClient
           
 class BMTSingletonAllowedOperationsTests
          [10] Should be run as the nineth test suite of the BasicSingletonTestClients
 class MiscEjbTests
           
 class SingletonAllowedOperationsTests
          [9] Should be run as the nineth test suite of the BasicSingletonTestClients
 class SingletonAnnotatedFieldInjectionTests
          [4] Should be run as the fourth test suite of the StatefulTestClients
 class SingletonContextLookupTests
          [4] Should be run as the fourth test suite of the EncSingletonTestClients
 class SingletonDefaultInterceptorTests
           
 class SingletonEjbHomeTests
          [3] Should be run as the third test suite of the BasicSingletonTestClients
 class SingletonEjbMetaDataTests
          [8] Should be run as the eigth test suite of the BasicSingletonTestClients
 class SingletonEjbObjectTests
          [4] Should be run as the fourth test suite of the BasicSingletonTestClients
 class SingletonFieldInjectionTests
          [4] Should be run as the fourth test suite of the StatefulTestClients
 class SingletonHandleTests
          [7] Should be run as the seventh test suite of the BasicSingletonTestClients
 class SingletonHomeHandleTests
          [6] Should be run as the sixth test suite of the BasicSingletonTestClients
 class SingletonHomeIntfcTests
          [2] Should be run as the second test suite of the BasicSingletonTestClients
 class SingletonInterceptorTests
           
 class SingletonJndiEncTests
          [4] Should be run as the fourth test suite of the EncSingletonTestClients
 class SingletonJndiTests
          [1] Should be run as the first test suite of the BasicSingletonTestClients
 class SingletonLocalBusinessIntfcTests
           
 class SingletonLocalIntfcTests
           
 class SingletonPojoContextLookupTests
          [4] Should be run as the fourth test suite of the EncSingletonTestClients
 class SingletonPojoEjbHomeTests
          [3] Should be run as the third test suite of the BasicSingletonTestClients
 class SingletonPojoEjbLocalHomeTests
          [3] Should be run as the third test suite of the BasicSingletonTestClients
 class SingletonPojoEjbLocalObjectTests
           
 class SingletonPojoEjbMetaDataTests
           
 class SingletonPojoEjbObjectTests
          This class tests that all javax.ejb.EJBObject methods work as expected on the EJB 2.1 compatible remote interface of an ejb3 singleton bean.
 class SingletonPojoHandleTests
           
 class SingletonPojoHomeHandleTests
           
 class SingletonPojoHomeIntfcTests
          [2] Should be run as the second test suite of the BasicSingletonTestClients
 class SingletonPojoLocalHomeIntfcTests
          [2] Should be run as the second test suite of the BasicSingletonTestClients
 class SingletonPojoLocalJndiTests
           
 class SingletonPojoRemoteIntrfcTests
           
 class SingletonPojoRemoteJndiTests
           
 class SingletonRemoteBusinessIntfcTests
           
 class SingletonRemoteIntfcTests
          [5] Should be run as the fifth test suite of the BasicSingletonTestClients
 class SingletonRmiIiopTests
           
 class SingletonSetterInjectionTests
          [4] Should be run as the fourth test suite of the StatefulTestClients
 class SingletonTestClient
           
 

Uses of TestClient in org.apache.openejb.test.stateful
 

Subclasses of TestClient in org.apache.openejb.test.stateful
 class AnnotatedFieldInjectionStatefulLocalTestClient
          [2] Should be run as the second test suite of the BasicStatelessTestClients
 class AnnotatedFieldInjectionStatefulPojoHomeIntfcTests
          [2] Should be run as the second test suite of the BasicStatelessTestClients
 class AnnotatedFieldInjectionStatefulPojoLocalHomeIntfcTests
          [2] Should be run as the second test suite of the BasicStatelessTestClients
 class AnnotatedFieldInjectionStatefulTestClient
          [2] Should be run as the second test suite of the BasicStatelessTestClients
 class AnnotatedSetterInjectionStatefulLocalTestClient
          [2] Should be run as the second test suite of the BasicStatelessTestClients
 class AnnotatedSetterInjectionStatefulPojoHomeIntfcTests
          [2] Should be run as the second test suite of the BasicStatelessTestClients
 class AnnotatedSetterInjectionStatefulPojoLocalHomeIntfcTests
          [2] Should be run as the second test suite of the BasicStatelessTestClients
 class AnnotatedSetterInjectionStatefulTestClient
          [2] Should be run as the second test suite of the BasicStatelessTestClients
 class BasicStatefulLocalTestClient
           
 class BasicStatefulTestClient
           
 class BMTStatefulAllowedOperationsTests
          [10] Should be run as the nineth test suite of the BasicStatefulTestClients
 class StatefulAllowedOperationsTests
          [9] Should be run as the nineth test suite of the BasicStatefulTestClients
 class StatefulContextLookupTests
          [4] Should be run as the fourth test suite of the StatefulTestClients
 class StatefulDefaultInterceptorTests
           
 class StatefulEjbHomeTests
          [3] Should be run as the third test suite of the BasicStatefulTestClients
 class StatefulEjbMetaDataTests
          [8] Should be run as the eigth test suite of the BasicStatefulTestClients
 class StatefulEjbObjectTests
          [4] Should be run as the fourth test suite of the BasicStatefulTestClients
 class StatefulFieldInjectionTests
          [4] Should be run as the fourth test suite of the StatefulTestClients
 class StatefulHandleTests
          [7] Should be run as the seventh test suite of the BasicStatefulTestClients
 class StatefulHomeHandleTests
          [6] Should be run as the sixth test suite of the BasicStatefulTestClients
 class StatefulHomeIntfcTests
          [2] Should be run as the second test suite of the BasicStatefulTestClients
 class StatefulInterceptorTests
           
 class StatefulJndiEncTests
          [4] Should be run as the fourth test suite of the StatefulTestClients
 class StatefulJndiTests
          [1] Should be run as the first test suite of the BasicStatefulTestClients
 class StatefulLocalBusinessIntfcTests
           
 class StatefulPersistenceContextTests
           
 class StatefulPojoContextLookupTests
          [4] Should be run as the fourth test suite of the StatefulTestClients
 class StatefulPojoEjbHomeTests
          [3] Should be run as the third test suite of the BasicStatefulTestClients
 class StatefulPojoEjbLocalHomeTests
          [3] Should be run as the third test suite of the BasicStatefulTestClients
 class StatefulPojoEjbLocalObjectTests
           
 class StatefulPojoEjbObjectTests
          [4] Should be run as the fourth test suite of the BasicStatefulTestClients
 class StatefulPojoHandleTests
           
 class StatefulPojoHomeHandleTests
           
 class StatefulPojoHomeIntfcTests
          [2] Should be run as the second test suite of the BasicStatefulTestClients
 class StatefulPojoLocalHomeIntfcTests
          [2] Should be run as the second test suite of the BasicStatefulTestClients
 class StatefulPojoLocalIntfcTests
           
 class StatefulPojoLocalJndiTests
          [1] Should be run as the first test suite of the BasicStatefulTestClients
 class StatefulPojoRemoteJndiTests
          [1] Should be run as the first test suite of the BasicStatefulTestClients
 class StatefulRemoteBusinessIntfcTests
           
 class StatefulRemoteIntfcTests
          [5] Should be run as the fifth test suite of the BasicStatefulTestClients
 class StatefulRmiIiopTests
           
 class StatefulSetterInjectionTests
          [4] Should be run as the fourth test suite of the StatefulTestClients
 class StatefulTestClient
           
 

Uses of TestClient in org.apache.openejb.test.stateless
 

Subclasses of TestClient in org.apache.openejb.test.stateless
 class AnnotatedFieldInjectionStatelessLocalTestClient
          [2] Should be run as the second test suite of the BasicStatelessTestClients
 class AnnotatedFieldInjectionStatelessPojoHomeIntfcTests
          [2] Should be run as the second test suite of the BasicStatelessTestClients
 class AnnotatedFieldInjectionStatelessPojoLocalHomeIntfcTests
          [2] Should be run as the second test suite of the BasicStatelessTestClients
 class AnnotatedFieldInjectionStatelessTestClient
          [2] Should be run as the second test suite of the BasicStatelessTestClients
 class AnnotatedSetterInjectionStatelessLocalTestClient
          [2] Should be run as the second test suite of the BasicStatelessTestClients
 class AnnotatedSetterInjectionStatelessPojoHomeIntfcTests
          [2] Should be run as the second test suite of the BasicStatelessTestClients
 class AnnotatedSetterInjectionStatelessPojoLocalHomeIntfcTests
          [2] Should be run as the second test suite of the BasicStatelessTestClients
 class AnnotatedSetterInjectionStatelessTestClient
          [2] Should be run as the second test suite of the BasicStatelessTestClients
 class BasicStatelessLocalTestClient
           
 class BasicStatelessTestClient
           
 class BMTStatelessAllowedOperationsTests
          [10] Should be run as the nineth test suite of the BasicStatelessTestClients
 class StatelessAllowedOperationsTests
          [9] Should be run as the nineth test suite of the BasicStatelessTestClients
 class StatelessAnnotatedFieldInjectionTests
          [4] Should be run as the fourth test suite of the StatefulTestClients
 class StatelessContextLookupTests
          [4] Should be run as the fourth test suite of the EncStatelessTestClients
 class StatelessDefaultInterceptorTests
           
 class StatelessEjbHomeTests
          [3] Should be run as the third test suite of the BasicStatelessTestClients
 class StatelessEjbMetaDataTests
          [8] Should be run as the eigth test suite of the BasicStatelessTestClients
 class StatelessEjbObjectTests
          [4] Should be run as the fourth test suite of the BasicStatelessTestClients
 class StatelessFieldInjectionTests
          [4] Should be run as the fourth test suite of the StatefulTestClients
 class StatelessHandleTests
          [7] Should be run as the seventh test suite of the BasicStatelessTestClients
 class StatelessHomeHandleTests
          [6] Should be run as the sixth test suite of the BasicStatelessTestClients
 class StatelessHomeIntfcTests
          [2] Should be run as the second test suite of the BasicStatelessTestClients
 class StatelessInterceptorTests
           
 class StatelessJndiEncTests
          [4] Should be run as the fourth test suite of the EncStatelessTestClients
 class StatelessJndiTests
          [1] Should be run as the first test suite of the BasicStatelessTestClients
 class StatelessLocalBusinessIntfcTests
           
 class StatelessLocalIntfcTests
           
 class StatelessPojoContextLookupTests
          [4] Should be run as the fourth test suite of the EncStatelessTestClients
 class StatelessPojoEjbHomeTests
          [3] Should be run as the third test suite of the BasicStatelessTestClients
 class StatelessPojoEjbLocalHomeTests
          [3] Should be run as the third test suite of the BasicStatelessTestClients
 class StatelessPojoEjbLocalObjectTests
           
 class StatelessPojoEjbMetaDataTests
           
 class StatelessPojoEjbObjectTests
          This class tests that all javax.ejb.EJBObject methods work as expected on the EJB 2.1 compatible remote interface of an ejb3 stateless bean.
 class StatelessPojoHandleTests
           
 class StatelessPojoHomeHandleTests
           
 class StatelessPojoHomeIntfcTests
          [2] Should be run as the second test suite of the BasicStatelessTestClients
 class StatelessPojoLocalHomeIntfcTests
          [2] Should be run as the second test suite of the BasicStatelessTestClients
 class StatelessPojoLocalJndiTests
           
 class StatelessPojoRemoteIntrfcTests
           
 class StatelessPojoRemoteJndiTests
           
 class StatelessRemoteBusinessIntfcTests
           
 class StatelessRemoteIntfcTests
          [5] Should be run as the fifth test suite of the BasicStatelessTestClients
 class StatelessRmiIiopTests
           
 class StatelessSetterInjectionTests
          [4] Should be run as the fourth test suite of the StatefulTestClients
 class StatelessTestClient
           
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.