Interface LoadTest<T>

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

public interface LoadTest<T>
Runs multiple application instances for load testing purposes.