Class MavenProjectSourcesLocationThreeIT

java.lang.Object
com.soebes.itf.examples.mps.MavenProjectSourcesLocationThreeIT

@MavenJupiterExtension class MavenProjectSourcesLocationThreeIT extends Object
Example integration test to demonstrate the usage of @MavenProjectSources(sources = "com/soebes/itf/examples/mps/xyz"). The given project is defined in the given directory instead of being extracted from the directory based on the package name of the current integration test class and its method name.
Author:
Karl Heinz Marbaise
  • Constructor Details

    • MavenProjectSourcesLocationThreeIT

      MavenProjectSourcesLocationThreeIT()
  • Method Details