Interface ITestPlan

All Superinterfaces:
ICompilationUnit
All Known Implementing Classes:
ServletTestPlan, TestPlan

public interface ITestPlan extends ICompilationUnit
  • Method Details

    • content

      String content()
    • population

      int population()
    • thinkTime

      int thinkTime()
    • scenarioName

      String scenarioName()