Class IvyTestRuntime

java.lang.Object
ch.ivyteam.ivy.maven.test.bpm.IvyTestRuntime

public class IvyTestRuntime extends Object
  • Field Details

  • Constructor Details

    • IvyTestRuntime

      public IvyTestRuntime()
  • Method Details

    • setProductDir

      public void setProductDir(File engineDir)
    • setProjectLocations

      public void setProjectLocations(List<URI> locations)
    • store

      public File store(org.apache.maven.project.MavenProject project) throws IOException
      Throws:
      IOException