|
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
jtr.test.impl.DefaultTestResultDisplayer
public class DefaultTestResultDisplayer
Default implementation of the ITestResultDisplayer meant for
printing to the standard output the results collected form all the JTR-nodes
involved in the test.
| Field Summary |
|---|
| Fields inherited from class jtr.test.impl.HeadlessTestResultDisplayer |
|---|
results |
| Constructor Summary | |
|---|---|
DefaultTestResultDisplayer()
Creates a new instance of DefaultTestResultDisplayer |
|
| Method Summary | |
|---|---|
void |
showResults(java.util.Map<NodeInfo,TestOutcomeTable> outcomes)
Show the results of the tests contained in the provided map. |
| Methods inherited from class jtr.test.impl.HeadlessTestResultDisplayer |
|---|
testAccomplished, testFailed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultTestResultDisplayer()
| Method Detail |
|---|
public void showResults(java.util.Map<NodeInfo,TestOutcomeTable> outcomes)
showResults in interface ITestResultDisplayershowResults in class HeadlessTestResultDisplayer
|
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 | |||||||||