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
InterruptedException
public void testRateLimitArgs()
public void testRateLimitTryAcquisition() throws InterruptedException
InterruptedException
public void testRateLimitTryAcquisition2() throws InterruptedException
InterruptedException
public void testRateLimitTryAcquisition3() throws InterruptedException
InterruptedException
Copyright © 2021 SPF4J. All rights reserved.