| Package | Description |
|---|---|
| org.specrunner.plugins | |
| org.specrunner.plugins.type | |
| org.specrunner.result | |
| org.specrunner.result.status | |
| org.specrunner.util.xom |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionType
A type for plugins.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Assertion
Assertion: has importance 2.
|
class |
Command
Action: has importance 1.
|
class |
Control
Control: has importance 0.
|
class |
Undefined
Undefined: has importance -1.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Status
A status.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Detail
Detail: is not error, has importance -1.
|
class |
Failure
Failure: is error, has importance 3.
|
class |
Ignored
Ignored: is not error, has importance -1.
|
class |
Info
Info: is not error, has importance 0.
|
class |
Success
Success: is not error, has importance 2.
|
class |
Warning
Warning: is not error, has importance 1.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractType<T extends AbstractType<T>>
A type with importance.
|
Copyright © 2016. All rights reserved.