Class PropertiesOnClassIT

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

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

    • PropertiesOnClassIT

      PropertiesOnClassIT()
  • Method Details

    • property_skiptests

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