Package com.soebes.itf.examples.mps


package com.soebes.itf.examples.mps
  • Class
    Description
    Example integration test to demonstrate the usage of @MavenProjectSources(resourcesUsage = NONE) and create the appropriate project setup fully programmatically from within `@BeforeEach` method.
    Example integration test to demonstrate the usage of @MavenProjectSources(sources = "com/soebes/itf/examples/mps/xyz").
    Example integration test to demonstrate the usage of @MavenProjectSources(sources = "com/soebes/itf/examples/mps/xyz").
    Example integration test to demonstrate the usage of @MavenProjectSources(sources = "com/soebes/itf/examples/mps/xyz").
    Example integration test to demonstrate the usage of @MavenProjectSources(resourcesUsage = NONE) and create the appropriate project setup fully programmatically from within `@BeforeEach` method.
    Example integration test for programmatically generated project setup with a dynamically generated parts.