Class Native.RuleImpl

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

    public static class Native.RuleImpl
    extends Object
    implements org.junit.rules.TestRule
    • Constructor Detail

      • RuleImpl

        public RuleImpl()
    • Method Detail

      • apply

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