Uses of Class
org.uitnet.testing.smartfwk.common.MethodArg
| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.common | |
| org.uitnet.testing.smartfwk.database |
-
Uses of MethodArg in org.uitnet.testing.smartfwk.common
-
Uses of MethodArg in org.uitnet.testing.smartfwk.database
Methods in org.uitnet.testing.smartfwk.database with parameters of type MethodArg Modifier and Type Method Description com.jayway.jsonpath.DocumentContextAbstractDatabaseActionHandler. executeProcedure(String procedureName, MethodArg<?>... args)protected abstract StringAbstractDatabaseActionHandler. executeProcedureReturnAsJson(String procedureName, MethodArg<?>... args)protected StringSqlDatabaseActionHandler. executeProcedureReturnAsJson(String procedureName, MethodArg<?>... args)