Uses of Class
com.carrotsearch.ant.tasks.junit4.listeners.antxml.TestCaseModel
-
Packages that use TestCaseModel Package Description com.carrotsearch.ant.tasks.junit4.listeners.antxml -
-
Uses of TestCaseModel in com.carrotsearch.ant.tasks.junit4.listeners.antxml
Fields in com.carrotsearch.ant.tasks.junit4.listeners.antxml with type parameters of type TestCaseModel Modifier and Type Field Description java.util.List<TestCaseModel>
TestSuiteModel. testcases
Methods in com.carrotsearch.ant.tasks.junit4.listeners.antxml that return types with arguments of type TestCaseModel Modifier and Type Method Description private java.util.List<TestCaseModel>
AntXmlReport. buildModel(java.util.List<AggregatedTestResultEvent> testEvents)
-