JTR 5.0 API Documentation

Package jtr.remote.test

This package contains specializations to classes/contracts defined in 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.
 

Package jtr.remote.test Description

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

Since:
4.0
Version:
5.0
Author:
Francesco Russo

The JTR Project is licensed under GPL version 2