Uses of Class
com.chutneytesting.execution.api.report.surefire.Testsuite.Properties
-
Packages that use Testsuite.Properties Package Description com.chutneytesting.execution.api.report.surefire -
-
Uses of Testsuite.Properties in com.chutneytesting.execution.api.report.surefire
Fields in com.chutneytesting.execution.api.report.surefire with type parameters of type Testsuite.Properties Modifier and Type Field Description protected List<Testsuite.Properties>Testsuite. propertiesMethods in com.chutneytesting.execution.api.report.surefire that return Testsuite.Properties Modifier and Type Method Description Testsuite.PropertiesObjectFactory. createTestsuiteProperties()Create an instance ofTestsuite.PropertiesMethods in com.chutneytesting.execution.api.report.surefire that return types with arguments of type Testsuite.Properties Modifier and Type Method Description List<Testsuite.Properties>Testsuite. getProperties()Gets the value of the properties property.
-