|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase com.atlassian.jira.functest.framework.FuncTestCase com.atlassian.jira.webtests.ztests.filter.TestFilterSubscriptionXss
public class TestFilterSubscriptionXss
Func tests for the new cron editor XSS protection.
Field Summary |
---|
Fields inherited from class com.atlassian.jira.functest.framework.FuncTestCase |
---|
administration, assertions, backdoor, environmentData, form, funcTestHelperFactory, issueTableAssertions, locator, log, navigation, oldway_consider_porting, page, parse, tester, text |
Constructor Summary | |
---|---|
TestFilterSubscriptionXss()
|
Method Summary | |
---|---|
void |
setUpTest()
Setup for an actual test |
void |
testXssInCronStringParam()
|
void |
testXssInDailyWeeklyMonthlyParam()
|
void |
testXssInDayParam()
|
void |
testXssInDaysOfMonthOptParam()
|
void |
testXssInInterval()
|
void |
testXssInMonthDayParam()
|
void |
testXssInRunFromHoursParam()
|
void |
testXssInRunFromMeridianParam()
|
void |
testXssInRunFromMinsParam()
|
void |
testXssInRunOnceHoursParam()
|
void |
testXssInRunOnceMeridianParam()
|
void |
testXssInRunOnceMinsParam()
|
void |
testXssInRunToHoursParam()
|
void |
testXssInRunToMeridianParam()
|
void |
testXssInRunToMinsParam()
|
void |
testXssInWeekParam()
|
Methods inherited from class com.atlassian.jira.functest.framework.FuncTestCase |
---|
builtInCustomFieldKey, getAssertions, getEnvironmentData, getTester, getWebClientListener, isDumpHTML, log, log, runBare, runTest, setEnvironmentData, setUp, setUpHttpUnitOptions, shouldSkipSetup, tearDown, tearDownTest, xpath |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TestFilterSubscriptionXss()
Method Detail |
---|
public void setUpTest()
FuncTestCase
setUpTest
in class FuncTestCase
public void testXssInInterval() throws Exception
Exception
public void testXssInMonthDayParam() throws IOException
IOException
public void testXssInRunFromMinsParam() throws IOException
IOException
public void testXssInRunToMinsParam() throws IOException
IOException
public void testXssInRunToMeridianParam() throws IOException
IOException
public void testXssInWeekParam() throws IOException
IOException
public void testXssInRunOnceMeridianParam() throws IOException
IOException
public void testXssInDayParam() throws IOException
IOException
public void testXssInRunOnceMinsParam() throws IOException
IOException
public void testXssInRunFromMeridianParam() throws IOException
IOException
public void testXssInRunToHoursParam() throws IOException
IOException
public void testXssInCronStringParam() throws IOException
IOException
public void testXssInRunOnceHoursParam() throws IOException
IOException
public void testXssInRunFromHoursParam() throws IOException
IOException
public void testXssInDaysOfMonthOptParam() throws IOException
IOException
public void testXssInDailyWeeklyMonthlyParam() throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |