|
JTR 5.0 API Documentation | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use jtr.remote.test | |
---|---|
jtr.remote.cl | This package defines all the basic components that enable the dynamic transmission of locally-unavailable class-definitions and resources, from a JTR Active-Node to JTR Passive-Nodes during a JTR Distributed-Test session. |
jtr.remote.pool | This package contains specializations to classes/contracts defined in
jtr.pool , required to enable JTR Distributed Testing
sessions. |
jtr.remote.test | This package contains specializations to classes/contracts defined in
jtr.test , required to enable JTR Distributed Testing
sessions. |
jtr.remote.test.impl | This package contains concrete default implementations of the contracts defined in
jtr.remote.test . |
jtr.remote.utils | This package contains utility classes for performing various RMI-based tasks. |
jtr.test | This package contains all those classes and interfaces in charge of managing
the execution of JTR Test Sessions. Beside this, this package brings a set of interfaces that model the way an outcome is defined in the JTR Project, and other contracts that must be implemented by those components in charge of showing the test results to the end user upon completion. |
jtr.test.impl | Default implementations of the interfaces defined in the jtr.test
package. |
jtr.test.results.exporters | This package contains defines the contract that components in charge of exporting test results to any particular format must adhere to in order to be able to interact with other JTR components. |
jtr.test.results.exporters.impl | This package contains default implementation(s) of the contracts defined by
interfaces located in jtr.test.results.exporters . |
jtr.ui.swing | The default Swing-based JTR user-interface. |
Classes in jtr.remote.test used by jtr.remote.cl | |
---|---|
NodeInfo
A NodeInfo instance represents a node member of the JTR network. |
Classes in jtr.remote.test used by jtr.remote.pool | |
---|---|
NodeInfo
A NodeInfo instance represents a node member of the JTR network. |
Classes in jtr.remote.test used by jtr.remote.test | |
---|---|
NodeInfo
A NodeInfo instance represents a node member of the JTR network. |
Classes in jtr.remote.test used by jtr.remote.test.impl | |
---|---|
NodeInfo
A NodeInfo instance represents a node member of the JTR network. |
|
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. |
Classes in jtr.remote.test used by jtr.remote.utils | |
---|---|
NodeInfo
A NodeInfo instance represents a node member of the JTR network. |
Classes in jtr.remote.test used by jtr.test | |
---|---|
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. |
Classes in jtr.remote.test used by jtr.test.impl | |
---|---|
NodeInfo
A NodeInfo instance represents a node member of the JTR network. |
Classes in jtr.remote.test used by jtr.test.results.exporters | |
---|---|
NodeInfo
A NodeInfo instance represents a node member of the JTR network. |
Classes in jtr.remote.test used by jtr.test.results.exporters.impl | |
---|---|
NodeInfo
A NodeInfo instance represents a node member of the JTR network. |
Classes in jtr.remote.test used by jtr.ui.swing | |
---|---|
NodeInfo
A NodeInfo instance represents a node member of the JTR network. |
|
The JTR Project is licensed under GPL version 2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |