Interface Summary |
CommonTest |
Description: All fast tests from the org.ourgrid.common.spec. |
CorepeerPreCommitTest |
Description: All OurGrid pre-commit tests should implement this interface to
be executed automatically by the SelectiveTestRunner. |
FailureDetectorTest |
|
FastTest |
Description: All fast tests, except the ones that are module specific fast
tests, should implement this interface to be executed automatically by the
SelectiveTestRunner. |
FunctionalStressTest |
Functional stress tests to assure community interaction between peers,
mygrid, UAs and corepeer. |
GUITest |
Description: All GUI pre-commit tests should implement this interface to be
executed automatically by the SelectiveTestRunner. |
GumPreCommitTest |
Description: All GuMs pre-commit tests should implement this interface to be
executed automatically by the SelectiveTestRunner. |
PeerFastTest |
Description: All OurGrid fast tests should implement this interface to be
executed automatically by the SelectiveTestRunner. |
PeerPreCommitTest |
Description: All OurGrid pre-commit tests should implement this interface to
be executed automatically by the SelectiveTestRunner. |
PreCommitTest |
Description: All pre-commit tests, except the ones that are module specific
tests, should implement this interface to be executed automatically by the
SelectiveTestRunner. |
ReplicaExecutorFastTest |
Description: All Replica Executor fast tests should implement this interface
to be executed automatically by the SelectiveTestRunner. |
ReplicaExecutorPreCommitTest |
Description: All Replica Executor pre-commit tests should implement this
interface to be executed automatically by the SelectiveTestRunner. |
SchedulerFastTest |
Description: All scheduler fast tests should implement this interface to be
executed automatically by the SelectiveTestRunner. |
SchedulerPreCommitTest |
Description: All scheduler pre-commit tests should implement this interface
to be executed automatically by the SelectiveTestRunner. |
SecurityTest |
All pre-commit security tests must implement this interface |
SelectiveTest |
Description: All selective tests tests should implement this interface to be
executed automatically by the SelectiveTestRunner. |
SpecialCareTest |
Description:This interface denotes a test that should be trated with an
additional care by the selective test collector. |
StressTest |
Description: All stress tests should implement this interface to be executed
automatically by the SelectiveTestRunner. |
TestModuleFastTest |
Description: All "test module" fast tests should implement this interface to
be executed automatically by the SelectiveTestRunner. |
UniqueTest |
|