| Package | Description |
|---|---|
| de.tsl2.nano.incubation.specification |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<Specification> |
AbstractRunnable.specifications |
| Modifier and Type | Method and Description |
|---|---|
Specification |
AbstractRunnable.addSpecification(Specification s)
define test scenarios to be checked while loading by a factory. if no parameter were defined yet, the given
argments will be used to define the parameters.
|
Specification |
AbstractRunnable.addSpecification(String name,
String description,
Object exptected,
Map<String,Object> arguments) |
| Modifier and Type | Method and Description |
|---|---|
Specification |
AbstractRunnable.addSpecification(Specification s)
define test scenarios to be checked while loading by a factory. if no parameter were defined yet, the given
argments will be used to define the parameters.
|
protected void |
AbstractRunnable.checkSpecification(Specification s)
checkSpecification
|
Copyright © 2012–2018. All rights reserved.