|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Converter interface that can be used by the user to define their custom
converters.testMethod, with no params assigned.
Suite class for EasyTest based Runners.Resource interface for handling Classpath resources.ClasspathResource.classLoader with current Threads ContextClassLoader
Converter for easy consumption by the test cases.
Entry
InputData
InputTestData
OutputData
TestMethod
TestRecord
Loader for the CSV based files.DataDrivenTestRunner and DataContext classes to store the input test data in a
format that is easy to display to the user as well as easy to interpret.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.BlockJUnit4ClassRunner Runner implementation that adds support of input parameters as part of the
Test annotation.Loader strategy for their test class.MethodIntercepter to log the time taken by a methodFrameworkMethod to introduce custom method name getters and setters.EasyParamSignature
identifies a single test method parameter associated with the test methodLoader for the EXCEL(xls) based files.Resource implementation.DataContext.setData(Map) for details of the content in the returned map.
File associated with the resource
java.io.File,
i.e. to a file in the file system.
java.io.File,
i.e. to a file in the file system.
java.io.File,
i.e. to a file in the file system.
java.io.File,
i.e. to a file in the file system.
InputStream associated with the resource
Loader based on the type of file or return null.
OutputStream for the given resource
OutputStream associated with the resource
OutputStream associated with the resource
Resource instance based on the location
URL associated with the resource
null nor of length 0.
Intercept annotation
MethodInterceptor interface, that
actually calls the MethodIntercepter.intercept(Method, Object, Object[]) method internally.InvocationHandler interface for internal usage.InternalInvocationhandler.targetInstance.
LoaderType to load the data from.TestProperties annotation
TestConfigProvider annotation values
Provided annotation
ParamAnchor
Intercept annotations.FrameworkMethod that does have any external test data associated with them.
FrameworkMethod that does not have any external test data associated with them.
ParameterSupplier to return the data in Junit
Format which is a list of PotentialAssignment.RuntimeException class that handles ParamAssertionErrorResource object.ResourceLoader that defines a strategy to load different types of resources based on
user provided values.RunAfters method to write the test data to the file at the end of executing all the test
methods in the test cases.DataDrivenTestRunner.EasyTestRunners.
Ignore.
TestBeans.Resource implementation for the URL based resources.Statement: We override this method as it was being called twice for the same class.
Statement: run all non-overridden @AfterClass methods on this class and
superclasses before executing statement; all AfterClass methods are always executed: exceptions
thrown by previous steps are combined, if necessary, with exceptions from AfterClass methods into a
MultipleFailureException.
Statement: We override this method as it was being called twice for the same class.
Map that contains the data to be written to the File
Loader for the XML based files.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||