Interface PerfTestRunContext

  • All Known Implementing Classes:
    PerfTestRun

    public interface PerfTestRunContext
    Represents an individual run. This is passed from one step to another and can be used for passing context data.
    Author:
    Daniel Meyer