Class RuntimeDeployment.OnMethod

  • All Implemented Interfaces:
    org.junit.rules.MethodRule
    Enclosing class:
    RuntimeDeployment

    protected static class RuntimeDeployment.OnMethod
    extends Object
    implements org.junit.rules.MethodRule
    • Constructor Detail

      • OnMethod

        protected OnMethod()
    • Method Detail

      • apply

        public org.junit.runners.model.Statement apply​(org.junit.runners.model.Statement base,
                                                       org.junit.runners.model.FrameworkMethod method,
                                                       Object target)
        Specified by:
        apply in interface org.junit.rules.MethodRule