public class DefaultResponseTest extends Object
| Constructor and Description |
|---|
DefaultResponseTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testRetrievalOutsideLimitsNoLength() |
void |
testRetrievalOutsideLimitsWithLength() |
void |
testRetrievalWithinLimits() |
void |
testRetrievalWithinLimitsNoLength() |
void |
testRetrievingContentLengthFromHeader() |
public void testRetrievalWithinLimits()
throws ExecutionException,
InterruptedException,
IOException
public void testRetrievalWithinLimitsNoLength()
throws ExecutionException,
InterruptedException,
IOException
public void testRetrievalOutsideLimitsWithLength()
throws ExecutionException,
InterruptedException,
IOException
public void testRetrievalOutsideLimitsNoLength()
throws ExecutionException,
InterruptedException,
IOException
public void testRetrievingContentLengthFromHeader()
Copyright © 2012–2018 Atlassian. All rights reserved.