Class TomEEEmbeddedSingleRunner.Rule

  • All Implemented Interfaces:
    org.junit.rules.TestRule
    Enclosing class:
    TomEEEmbeddedSingleRunner

    public static class TomEEEmbeddedSingleRunner.Rule
    extends Object
    implements org.junit.rules.TestRule
    • Constructor Detail

      • Rule

        public Rule​(Object test)
    • Method Detail

      • apply

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