| Package | Description |
|---|---|
| org.easetech.easytest.annotation |
Package containing EasyTest specific annotations.
|
| org.easetech.easytest.internal |
Package containing various internal classes part of the EasyTest framework.
|
| org.easetech.easytest.loader |
package containing various Loaders part of the easytest framework and related classes
|
| org.easetech.easytest.reports.data |
Package containing classes that are responsible for gathering data for the reporting module of Easytest.
|
| org.easetech.easytest.reports.impl |
Package containing the Report module classes
|
| org.easetech.easytest.runner |
Package containing the EasyTest runner implementation and various other supporting classes.
|
| Class and Description |
|---|
| Report.EXPORT_FORMAT |
| Report.REPORT_TYPE |
| Class and Description |
|---|
| Param.DataSupplier
Static class that returns the data as a list of
PotentialAssignment. |
| Class and Description |
|---|
| DataLoader
A method or class level annotation providing users with the ability to specify a data
Loader strategy for their test class. |
| Class and Description |
|---|
| Report.EXPORT_FORMAT |
| Report.REPORT_TYPE |
| Class and Description |
|---|
| Report.EXPORT_FORMAT |
| Report.REPORT_TYPE |
| Class and Description |
|---|
| Converters
Annotation to be used for declaring the converters either on a test Class or on a test method.
See Converter for more details on what Converters are and how can they be used. |
Copyright © 2014. All rights reserved.