| Package | Description |
|---|---|
| de.tsl2.nano.util.test |
| Modifier and Type | Method and Description |
|---|---|
static BaseTest.Condition |
BaseTest.Condition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseTest.Condition[] |
BaseTest.Condition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
<V extends Comparable<V>> |
BaseTest.p(String name,
V exptected,
BaseTest.Condition cond)
convenience for DSL calls
|
Copyright © 2012–2018. All rights reserved.