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