public class InvocationArgGenerator extends Object
| Constructor and Description |
|---|
InvocationArgGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static GeneratedArg |
argOf(Class clazz,
Object object) |
GeneratedArg[] |
generateArgObjects(InvocationArg[] args) |
public GeneratedArg[] generateArgObjects(InvocationArg[] args) throws Exception
Exceptionpublic static GeneratedArg argOf(Class clazz, Object object)
Copyright © 2019. All rights reserved.