Class AbstractLoadRunner

    • Field Detail

      • log

        protected final Logger log
    • Constructor Detail

      • AbstractLoadRunner

        public AbstractLoadRunner​(long time,
                                  long frequency)
    • Method Detail

      • getCounter

        public int getCounter()
      • getDelay

        public long getDelay()
      • getTestEndTime

        public long getTestEndTime()
      • getTestStartTime

        public long getTestStartTime()
      • run

        public void run()
        Specified by:
        run in interface Runnable
      • onTestFinish

        protected void onTestFinish()