com.atlassian.jira.webtest.webdriver.tests.navigator
Class TestRecursiveFilters

java.lang.Object
  extended by com.atlassian.jira.webtest.webdriver.tests.common.BaseJiraWebTest
      extended by com.atlassian.jira.webtest.webdriver.tests.navigator.TestRecursiveFilters

public class TestRecursiveFilters
extends BaseJiraWebTest

Since:
v4.4

Field Summary
 
Fields inherited from class com.atlassian.jira.webtest.webdriver.tests.common.BaseJiraWebTest
backdoor, jira, logger, pageBinder, restoreOnceRule, webTestRule
 
Constructor Summary
TestRecursiveFilters()
           
 
Method Summary
 void testRecursiveFilters()
          JRA-24366 Test if opening a filter that has a cyclical reference causes stack overflow exception.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestRecursiveFilters

public TestRecursiveFilters()
Method Detail

testRecursiveFilters

public void testRecursiveFilters()
JRA-24366 Test if opening a filter that has a cyclical reference causes stack overflow exception. After the fix it should be possible to open the test and see an error message.



Copyright © 2002-2013 Atlassian. All Rights Reserved.