public class ManyConcurrentRequestsTest extends Object
| Constructor and Description |
|---|
ManyConcurrentRequestsTest() |
| Modifier and Type | Method and Description |
|---|---|
ResponsePromise |
request(int i) |
static String |
serverUrl(int port) |
void |
setUp() |
void |
tearDown() |
void |
testTooManyRequests() |
public void setUp()
public void tearDown()
public void testTooManyRequests()
throws InterruptedException,
ExecutionException,
TimeoutException
public ResponsePromise request(int i)
public static String serverUrl(int port)
Copyright © 2012–2018 Atlassian. All rights reserved.