Interface LoadTest<T>

Type Parameters:
T - the type of application used by this load test.

public interface LoadTest<T>
Specifies a class for running multiple application instances for load testing purposes.