org.itest.json.simple
Class ITestSimpleJsonState
java.lang.Object
org.itest.json.simple.ITestSimpleJsonState
- All Implemented Interfaces:
- ITestParamState
public class ITestSimpleJsonState
- extends Object
- implements ITestParamState
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ITestSimpleJsonState
public ITestSimpleJsonState(SimpleJsonState simpleJsonState)
getSizeParam
public Integer getSizeParam()
- Specified by:
getSizeParam in interface ITestParamState
getNames
public Iterable<String> getNames()
- Specified by:
getNames in interface ITestParamState
getElement
public ITestParamState getElement(String name)
- Specified by:
getElement in interface ITestParamState
getValue
public String getValue()
- Specified by:
getValue in interface ITestParamState
Copyright © 2014. All rights reserved.