| Package | Description |
|---|---|
| org.easetech.easytest.loader |
package containing various Loaders part of the easytest framework and related classes
|
| org.easetech.easytest.util |
Util Package
|
| Modifier and Type | Method and Description |
|---|---|
static TestInfo |
DataLoaderUtil.determineLoader(DataLoader testData,
org.junit.runners.model.TestClass testClass)
Method that determines the right Loader and the right Data Files for the "write output data" functionality
supported by the EasyTest Framework.
|
| Constructor and Description |
|---|
RunAftersWithOutputData(org.junit.runners.model.Statement next,
List<org.junit.runners.model.FrameworkMethod> afters,
Object target,
List<TestInfo> testInfoList,
Map<String,List<Map<String,Object>>> writableData,
ReportDataContainer testReportContainer)
Construct a new RunAftersWithOutputData
|
Copyright © 2014. All rights reserved.