public class RequestAssertions extends Object
Constructor and Description |
---|
RequestAssertions(net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData environmentData) |
Modifier and Type | Method and Description |
---|---|
void |
assertResponseCanBeCached()
Asserts that the Cache-control header in the response *is not* set to any one of "no-cache", "no-store" or
"must-revalidate".
|
@Inject public RequestAssertions(net.sourceforge.jwebunit.WebTester tester, JIRAEnvironmentData environmentData)
public void assertResponseCanBeCached()
Copyright © 2002-2021 Atlassian. All Rights Reserved.