Package org.easetech.easytest.runner

Class Summary
BaseSuite Base Suite class for EasyTest based Runners.
DataDrivenTestRunner An implementation of Suite that encapsulates the DataDrivenTestRunner.EasyTestRunner in order to provide users with clear indication of which test method is run and what is the input test data that the method is run with.
EasyFrameworkMethod An extension of FrameworkMethod to introduce custom method name getters and setters.
EasyTestRunListener Currently just a placeholder class that will be used later to factor out some common logic from the Runner class.
InternalParameterizedStatement An internal class that holds the logic of running a given Test method.
TestConfigUtil A utility class for Test Configuration based processes
TestRunDurationListener This listener measures the time of the test execution
 



Copyright © 2013. All Rights Reserved.