Interface TestSource


  • public interface TestSource

    Contains methods to fetch information regarding test sets, test plans, and test cycles.

    These methods are exposed to Velocity reports on the testSource object within the global context. Example: $testSource.getTestSet(1)