public class XsrfTestSuite extends Object
| Constructor and Description |
|---|
XsrfTestSuite(Collection<XsrfCheck> checks) |
XsrfTestSuite(XsrfCheck... checks) |
| Modifier and Type | Method and Description |
|---|---|
void |
run(net.sourceforge.jwebunit.WebTester tester,
Navigation navigation,
Form form) |
void |
run(net.sourceforge.jwebunit.WebTester tester,
Navigation navigation,
Form form,
String xsrfError) |
public XsrfTestSuite(Collection<XsrfCheck> checks)
public XsrfTestSuite(XsrfCheck... checks)
public void run(net.sourceforge.jwebunit.WebTester tester,
Navigation navigation,
Form form)
throws Exception
Exceptionpublic void run(net.sourceforge.jwebunit.WebTester tester,
Navigation navigation,
Form form,
String xsrfError)
throws Exception
ExceptionCopyright © 2002-2024 Atlassian. All Rights Reserved.