Class ExpectedException.ExpectedExceptionStatement

java.lang.Object
org.junit.runners.model.Statement
org.junit.rules.ExpectedException.ExpectedExceptionStatement
Enclosing class:
ExpectedException

private class ExpectedException.ExpectedExceptionStatement extends Statement
  • Field Details

  • Constructor Details

    • ExpectedExceptionStatement

      public ExpectedExceptionStatement(Statement base)
  • Method Details