public abstract class TestState extends Object implements ToXMLReportType<TestName>
| Modifier and Type | Class and Description |
|---|---|
static class |
TestState.Failed
A failed test.
|
static class |
TestState.Initialized
An initialized test.
|
static class |
TestState.Skipped
A skipped test.
|
static class |
TestState.Succeeded
A succeeded test.
|
static class |
TestState.TestStateType
The test state enum.
|
| Modifier and Type | Method and Description |
|---|---|
TestState.TestStateType |
getType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoXMLpublic TestState.TestStateType getType()
Copyright © 2015 <code@io7m.com> http://io7m.com