Package org.jboss.testharness.api

Interface Summary
Configurable If you implement this interface, the TCK will inject the configuration into your implementation in the post-construct phase.
Configuration The configuration of the TCK.
ConfigurationBuilder  
DeploymentExceptionTransformer Transform a DeploymentException so that exposes the correct exception in the case the container wraps the exception.
ResourceDescriptor  
TestLauncher Allow the TCK to launch a test remotely in a container.
TestLauncher.InvocationContext  
TestResult A test result which may be serialized for communicate between client and server
 

Class Summary
TCK Programmatic TCK control
 

Enum Summary
TestResult.Status The test status
 

Exception Summary
DeploymentException Wraps the deployment exception, which can be obtained using Throwable.getCause() also providing contextual information on the deployment
 



Copyright © 2009. All Rights Reserved.