Uses of Class
com.chutneytesting.execution.api.report.surefire.Testsuite.Properties.Property
Packages that use Testsuite.Properties.Property
-
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.PropertyModifier and TypeFieldDescriptionprotected List<Testsuite.Properties.Property>Testsuite.Properties.propertyMethods in com.chutneytesting.execution.api.report.surefire that return Testsuite.Properties.PropertyModifier and TypeMethodDescriptionObjectFactory.createTestsuitePropertiesProperty()Create an instance ofTestsuite.Properties.PropertyMethods in com.chutneytesting.execution.api.report.surefire that return types with arguments of type Testsuite.Properties.PropertyModifier and TypeMethodDescriptionTestsuite.Properties.getProperty()Gets the value of the property property.