Class PerfTestConfigurationRule

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

    public class PerfTestConfigurationRule
    extends org.junit.rules.TestWatcher
    JUnit rule allowing to load the performance test configuration from a file
    Author:
    Daniel Meyer
    • Constructor Detail

      • PerfTestConfigurationRule

        public PerfTestConfigurationRule()
    • Method Detail

      • starting

        protected void starting​(org.junit.runner.Description description)
        Overrides:
        starting in class org.junit.rules.TestWatcher