public class XsrfTestSuite extends Object
Constructor and Description |
---|
XsrfTestSuite(Collection<XsrfCheck> checks) |
XsrfTestSuite(XsrfCheck... checks) |
Modifier and Type | Method and Description |
---|---|
void |
run(FuncTestHelperFactory funcTestHelperFactory) |
void |
run(FuncTestHelperFactory funcTestHelperFactory,
String xsrfError) |
public XsrfTestSuite(Collection<XsrfCheck> checks)
public XsrfTestSuite(XsrfCheck... checks)
public void run(FuncTestHelperFactory funcTestHelperFactory) throws Exception
Exception
public void run(FuncTestHelperFactory funcTestHelperFactory, String xsrfError) throws Exception
Exception
Copyright © 2002-2016 Atlassian. All Rights Reserved.