| Package | Description |
|---|---|
| org.easetech.easytest.converter |
Package containing various data converters part of the EasyTest framework.
|
| Class and Description |
|---|
| BaseConverter
A base Converter for all the converters in EasyTest.
|
| Converter
A generic interface responsible for converting a Map object into a user defined object.
|
| ConverterSupport
A convenient support class that gives users access to various defined
parameters that may be useful during data conversion
|
| ParamAwareConverter
Decorator of
Converter to provide the name of the parameter
to the implementing class. |
Copyright © 2014. All rights reserved.