| Package | Description |
|---|---|
| org.gatein.pc.test.unit |
| Modifier and Type | Method and Description |
|---|---|
Assertion.Untestable.Kind |
Assertion.Untestable.getKind() |
static Assertion.Untestable.Kind |
Assertion.Untestable.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Assertion.Untestable.Kind[] |
Assertion.Untestable.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Assertion.Untestable(Assertion.Untestable.Kind kind,
String msg) |
Copyright © 2003-2018 GateIn. All Rights Reserved.