Interface NetworkTestOperations
- All Known Implementing Classes:
DefaultNetworkTestOperations
public interface NetworkTestOperations
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidwithNetworkLatency(Duration delay, ThrowingRunnable runnable) <T> TwithNetworkLatency(Duration delay, Callable<T> callable)
-
Method Details
-
addNetworkLatencyForResponses
-
removeNetworkLatencyForResponses
void removeNetworkLatencyForResponses() -
withNetworkLatency
-
withNetworkLatency
-