|
JTR 5.0 API Documentation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjtr.test.impl.HeadlessTestResultDisplayer
public class HeadlessTestResultDisplayer
Field Summary | |
---|---|
protected java.util.Map<NodeInfo,TestOutcomeTable> |
results
|
Constructor Summary | |
---|---|
HeadlessTestResultDisplayer()
|
Method Summary | |
---|---|
void |
showResults(java.util.Map<NodeInfo,TestOutcomeTable> outcomes)
Show the results of the tests contained in the provided map. |
void |
testAccomplished()
This method notifies the end of the test. |
protected boolean |
testFailed()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.util.Map<NodeInfo,TestOutcomeTable> results
Constructor Detail |
---|
public HeadlessTestResultDisplayer()
Method Detail |
---|
public void showResults(java.util.Map<NodeInfo,TestOutcomeTable> outcomes)
ITestResultDisplayer
showResults
in interface ITestResultDisplayer
public void testAccomplished() throws TestFailedException
testAccomplished
in interface ITestResultDisplayer
TestFailedException
protected boolean testFailed()
|
The JTR Project is licensed under GPL version 2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |