Package org.jmx4odp.junitDiagnosticWorkers

Class Summary
BasicEjbTest This test will fetch the EJB remote handle via a InitialContext.lookup the test if it can fetch the EJBMetaData.
BasicHttpUrlTest This object will fetch a HTTP Url.
BasicJdbcTest This test will connect to a JDBC data source, issue a SQL statement, and make sure that enough rows were returned.
FailMessageTest This class is not really a test.
HttpClientTest Extend or implement this test class for tests of HTTP services
HttpClientTestExample  
JdbcClientTest Extend or implement this test class for tests of JDBC services
JdbcClientTestExample  
RemoteObjectTest Extend or implement this test class for tests that use JNDI remote objects.
SuiteAssembler This Object will use an XML file to generate a collection of JUnit TestSuite objects.