Class PropertiesIT

java.lang.Object
com.soebes.itf.examples.properties.PropertiesIT

@MavenJupiterExtension class PropertiesIT extends Object
Example integration test to demonstrate the usage of @SystemProperty(..) on a method level.
Author:
Karl Heinz Marbaise
  • Constructor Details

    • PropertiesIT

      PropertiesIT()
  • Method Details

    • property_skiptests

      @MavenTest @SystemProperty("skipTests") void property_skiptests(com.soebes.itf.jupiter.maven.MavenExecutionResult result)