Uses of Package
org.jboss.testharness.api

Packages that use org.jboss.testharness.api
org.jboss.testharness.api   
org.jboss.testharness.spi   
org.jboss.testharness.spi.helpers   
 

Classes in org.jboss.testharness.api used by org.jboss.testharness.api
Configuration
          The configuration of the TCK.
ConfigurationBuilder
           
DeploymentException
          Wraps the deployment exception, which can be obtained using Throwable.getCause() also providing contextual information on the deployment
ResourceDescriptor
           
TCK
          Programmatic TCK control
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
TestResult.Status
          The test status
 

Classes in org.jboss.testharness.api used by org.jboss.testharness.spi
DeploymentException
          Wraps the deployment exception, which can be obtained using Throwable.getCause() also providing contextual information on the deployment
 

Classes in org.jboss.testharness.api used by org.jboss.testharness.spi.helpers
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.
DeploymentExceptionTransformer
          Transform a DeploymentException so that exposes the correct exception in the case the container wraps the exception.
 



Copyright © 2009. All Rights Reserved.