Class JUnitPerfAsyncRule

  • All Implemented Interfaces:
    org.junit.rules.TestRule

    public class JUnitPerfAsyncRule
    extends JUnitPerfRule
    • Constructor Detail

      • JUnitPerfAsyncRule

        public JUnitPerfAsyncRule()
      • JUnitPerfAsyncRule

        public JUnitPerfAsyncRule​(ReportGenerator... reportGenerator)
    • 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
        Overrides:
        apply in class JUnitPerfRule