|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.soda.dk.testmanager.servlet.TestReport.Event
public static class TestReport.Event
| Field Summary | |
|---|---|
java.lang.String |
detail
Define the detail (String) field. |
boolean |
error
Define the error (boolean) field. |
java.lang.String |
message
Define the message (String) field. |
java.util.Date |
timestamp
Define the timestamp (Date) field. |
| Constructor Summary | |
|---|---|
TestReport.Event()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.Date timestamp
public boolean error
public java.lang.String message
public java.lang.String detail
| Constructor Detail |
|---|
public TestReport.Event()
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||