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
-
Method Summary
Modifier and TypeMethodDescription(package private) void
property_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)
-