Uses of Class
com.chutneytesting.execution.api.report.surefire.Testsuite.Properties.Property
-
Packages that use Testsuite.Properties.Property Package Description com.chutneytesting.execution.api.report.surefire -
-
Uses of Testsuite.Properties.Property in com.chutneytesting.execution.api.report.surefire
Fields in com.chutneytesting.execution.api.report.surefire with type parameters of type Testsuite.Properties.Property Modifier and Type Field Description protected List<Testsuite.Properties.Property>Testsuite.Properties. propertyMethods in com.chutneytesting.execution.api.report.surefire that return Testsuite.Properties.Property Modifier and Type Method Description Testsuite.Properties.PropertyObjectFactory. createTestsuitePropertiesProperty()Create an instance ofTestsuite.Properties.PropertyMethods in com.chutneytesting.execution.api.report.surefire that return types with arguments of type Testsuite.Properties.Property Modifier and Type Method Description List<Testsuite.Properties.Property>Testsuite.Properties. getProperty()Gets the value of the property property.
-