public class TimeoutTestConstants extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static int | CLIENT_EXECUTION_TIMEOUT | 
| static int | PRECISION_MULTIPLIERScheduledThreadPoolExecutor isn't exact and can be delayed occasionally. | 
| static int | SLOW_REQUEST_HANDLER_TIMEOUT | 
| static int | TEST_TIMEOUT | 
| Constructor and Description | 
|---|
| TimeoutTestConstants() | 
public static final int TEST_TIMEOUT
public static final int CLIENT_EXECUTION_TIMEOUT
public static final int SLOW_REQUEST_HANDLER_TIMEOUT
public static final int PRECISION_MULTIPLIER
Copyright © 2023. All rights reserved.