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
           
ResourceDescriptor
           
TCK
          Programmatic TCK control
TestLauncher
          Allow the TCK to launch a test remotely in a container.
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()
 

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.
 



Copyright © 2009. All Rights Reserved.