|
JTR 5.0 API Documentation | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DistributionError | |
---|---|
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. |
Uses of DistributionError in jtr.test |
---|
Methods in jtr.test that return types with arguments of type DistributionError | |
---|---|
java.util.List<DistributionError> |
TestOutcomeTable.TestBriefing.getDistributionErrors()
Gets the list of recordered distribution errors. |
Methods in jtr.test with parameters of type DistributionError | |
---|---|
void |
TestOutcomeTable.addDistributionError(DistributionError error)
|
|
The JTR Project is licensed under GPL version 2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |