Uses of Class
org.easetech.easytest.util.TestInfo

Packages that use TestInfo
org.easetech.easytest.loader   
org.easetech.easytest.util   
 

Uses of TestInfo in org.easetech.easytest.loader
 

Methods in org.easetech.easytest.loader that return TestInfo
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.
 

Uses of TestInfo in org.easetech.easytest.util
 

Constructor parameters in org.easetech.easytest.util with type arguments of type TestInfo
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 © 2013. All Rights Reserved.