public class RateLimiterTest extends Object
| Constructor and Description |
|---|
RateLimiterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testRateLimitArgs() |
void |
testRateLimitInvalid() |
void |
testRateLimitInvalidTryReservation() |
void |
testRateLimitTryAcquisition() |
void |
testRateLimitTryAcquisition2() |
void |
testRateLimitTryAcquisition3() |
public void testRateLimitInvalid()
public void testRateLimitInvalidTryReservation()
throws InterruptedException
InterruptedExceptionpublic void testRateLimitArgs()
public void testRateLimitTryAcquisition()
throws InterruptedException
InterruptedExceptionpublic void testRateLimitTryAcquisition2()
throws InterruptedException
InterruptedExceptionpublic void testRateLimitTryAcquisition3()
throws InterruptedException
InterruptedExceptionCopyright © 2021 SPF4J. All rights reserved.