public final class SimplePOJOTestDriver extends TestDriver<AbstractMethodInput,AbstractMethodOutput,ConcreteMethodInput,Object>
| Constructor and Description |
|---|
SimplePOJOTestDriver(Constructor<?> c,
Object... cParams) |
| Modifier and Type | Method and Description |
|---|---|
AbstractMethodInput |
addInput(String name,
Method m,
Object... params) |
net.automatalib.words.Alphabet<AbstractMethodInput> |
getInputs() |
post, pre, steppublic SimplePOJOTestDriver(Constructor<?> c, Object... cParams)
public AbstractMethodInput addInput(String name, Method m, Object... params)
public net.automatalib.words.Alphabet<AbstractMethodInput> getInputs()
Copyright © 2014. All Rights Reserved.