Uses of Class
com.buschmais.jqassistant.plugin.junit.impl.schema.Properties
Packages that use Properties
-
Uses of Properties in com.buschmais.jqassistant.plugin.junit.impl.schema
Fields in com.buschmais.jqassistant.plugin.junit.impl.schema declared as PropertiesMethods in com.buschmais.jqassistant.plugin.junit.impl.schema that return PropertiesModifier and TypeMethodDescriptionObjectFactory.createProperties()Create an instance ofPropertiesTestsuite.getProperties()Gets the value of the properties property.Methods in com.buschmais.jqassistant.plugin.junit.impl.schema with parameters of type PropertiesModifier and TypeMethodDescriptionvoidTestsuite.setProperties(Properties value) Sets the value of the properties property.