Class CmdLineIpsTestRunner

java.lang.Object
org.faktorips.runtime.test.AbstractIpsTestRunner
org.faktorips.runtime.test.CmdLineIpsTestRunner
All Implemented Interfaces:
IpsTestListener

public class CmdLineIpsTestRunner extends AbstractIpsTestRunner
Command line test runner. Writes the result of the test run to the command line.
Author:
Joerg Ortmann
  • Constructor Details

    • CmdLineIpsTestRunner

      public CmdLineIpsTestRunner(String repositoryPackages)
      Parameters:
      repositoryPackages - package name of the classpath repository
  • Method Details