Class PrintExceptionsWhenRunFromCommandLineRule

java.lang.Object
org.apache.uima.test.junit_extension.PrintExceptionsWhenRunFromCommandLineRule
All Implemented Interfaces:
org.junit.rules.TestRule

public class PrintExceptionsWhenRunFromCommandLineRule extends Object implements org.junit.rules.TestRule
  • Constructor Details

    • PrintExceptionsWhenRunFromCommandLineRule

      public PrintExceptionsWhenRunFromCommandLineRule()
  • Method Details

    • apply

      public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement aBase, org.junit.runner.Description aDescription)
      Specified by:
      apply in interface org.junit.rules.TestRule