Class StressTestConstants

java.lang.Object
org.semispace.StressTestConstants

public class StressTestConstants extends Object
Collecting static variables and counters for easier modification when running more stressful tests with more elements.
  • Field Details

    • ITERATIONS_TO_PERFORM

      public static final int ITERATIONS_TO_PERFORM
      See Also:
    • NUMBER_OF_ELEMENTS_OR_LISTENERS

      public static final int NUMBER_OF_ELEMENTS_OR_LISTENERS
      See Also:
  • Constructor Details

    • StressTestConstants

      public StressTestConstants()