|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.tngtech.jgiven.impl.util.ScenarioUtil
public class ScenarioUtil
| Constructor Summary | |
|---|---|
ScenarioUtil()
|
|
| Method Summary | |
|---|---|
static java.util.List<NamedArgument> |
mapArgumentsWithParameterNames(java.lang.reflect.AccessibleObject contructorOrMethod,
java.util.List<java.lang.Object> arguments)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScenarioUtil()
| Method Detail |
|---|
public static java.util.List<NamedArgument> mapArgumentsWithParameterNames(java.lang.reflect.AccessibleObject contructorOrMethod,
java.util.List<java.lang.Object> arguments)
java.lang.NullPointerException - iif constructorOrMethod is null
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||