Class PropertiesIT
java.lang.Object
com.soebes.itf.examples.properties.PropertiesIT
Example integration test to demonstrate the usage
of
@SystemProperty(..) on a method level.- Author:
- Karl Heinz Marbaise
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) voidproperty_skiptests(com.soebes.itf.jupiter.maven.MavenExecutionResult result)
-
Constructor Details
-
PropertiesIT
PropertiesIT()
-
-
Method Details
-
property_skiptests
@MavenTest @SystemProperty("skipTests") void property_skiptests(com.soebes.itf.jupiter.maven.MavenExecutionResult result)
-