Package | Description |
---|---|
de.learnlib.drivers.reflect |
Modifier and Type | Method and Description |
---|---|
AbstractMethodInput |
SimplePOJOTestDriver.addInput(String name,
Method m,
Object... params) |
AbstractMethodInput |
SimplePOJOTestDriver.addInput(String name,
String methodName,
Object... params) |
Modifier and Type | Method and Description |
---|---|
Mapper<AbstractMethodInput,AbstractMethodOutput,ConcreteMethodInput,Object> |
SimplePOJODataMapper.fork() |
net.automatalib.words.Alphabet<AbstractMethodInput> |
SimplePOJOTestDriver.getInputs() |
Modifier and Type | Method and Description |
---|---|
ConcreteMethodInput |
SimplePOJODataMapper.mapInput(AbstractMethodInput abstractInput) |
Constructor and Description |
---|
ConcreteMethodInput(AbstractMethodInput input,
Map<String,Object> values,
Object target) |
Copyright © 2016. All rights reserved.