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