|
JTR 5.0 API Documentation | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
jtr.test
, required to enable JTR Distributed Testing
sessions.
See:
Description
Interface Summary | |
---|---|
TestGatewayService | This interface defines the behavior that a component meant for launching remotely defined test-suites must implement. |
TestOutcomeCollector | This interface defines the contract exposed by a JTR-service in charge of collecting test-outcomes originated at remote JTR-nodes. |
Class Summary | |
---|---|
DistributionError | This error arises if and only if the JTR runtime cannot distribute a test configuration to a remote JTR-node. |
NodeInfo | A NodeInfo instance represents a node member of the JTR network. |
RemoteTestListener | This class is the laucher of the JTR runtime that should be used for those JTR nodes deployed for accepting test configurations originated at other active JTR nodes. |
RemoteTestRunManager | This specialization of the TestRunManager class is able to locally launch
test-configurations received by remote JTR-nodes. |
This package contains specializations to classes/contracts defined in
jtr.test
, required to enable JTR Distributed Testing
sessions.
Note: classes defined here are not meant for direct use by developers
|
The JTR Project is licensed under GPL version 2 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |