Package org.jboss.osgi.husky

The Husky Test Harness main package see Bridge for details.

See:
          Description

Interface Summary
Bridge A Bridge intercepts a test and delegates the execution to the same (or another) test in and isolated test environment.
Context The Context is a bucket of typed/named attachemnts.
Failure An abstraction of a test failure that is associated with a test Response.
Invoker An Invoker is the sending side of a test request.
PackageListener A PackageListener that is associated with a Connector.
Request An abstraction of a test request.
Response An abstraction of a test response.
 

Class Summary
BridgeFactory Loads the configured Bridge instance.
HuskyCapability Adds the Husky testing capability to the OSGiRuntime under test.
 

Annotation Types Summary
RuntimeContext An annotation that instructs the Runner to inject the Context into the marked field or method on the test case instance prior to the execution of any test method.
 

Package org.jboss.osgi.husky Description

The Husky Test Harness main package see Bridge for details.



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.