| Package | Description |
|---|---|
| de.tsl2.nano.util.test |
| Modifier and Type | Method and Description |
|---|---|
<V extends Comparable<V>> |
BaseTest.p(String name,
V exptected) |
<V extends Comparable<V>> |
BaseTest.p(String name,
V exptected,
BaseTest.Condition cond)
convenience for DSL calls
|
| Modifier and Type | Method and Description |
|---|---|
protected static List<BaseTest.Parameter<?>> |
BaseTest.expect(BaseTest.Parameter<?>... pars)
convenience to create a set of parameter
|
| Modifier and Type | Method and Description |
|---|---|
protected static List<BaseTest.Parameter<?>> |
BaseTest.expect(BaseTest.Parameter<?>... pars)
convenience to create a set of parameter
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseTest.check(List<BaseTest.Parameter<?>> pars,
String name,
Object result) |
protected static void |
BaseTest.checkCoverage(List<BaseTest.Parameter<?>> pars)
convenience to create a set of parameter
|
Copyright © 2012–2018. All rights reserved.