Uses of Class
com.atlassian.jira.functest.framework.Splitable

Packages that use Splitable
com.atlassian.jira.webtests.ztests.navigator.jql   
com.atlassian.jira.webtests.ztests.plugin.reloadable   
 

Uses of Splitable in com.atlassian.jira.webtests.ztests.navigator.jql
 

Classes in com.atlassian.jira.webtests.ztests.navigator.jql with annotations of type Splitable
 class TestContextColumns
          Some more tests for column context.
 class TestCustomFieldDoesItFitMultiple
           
 class TestCustomFieldDoesItFitSingle
          Testing for "fitness" in the filter form of singular custom field clauses.
 class TestCustomFieldLiterals
          Tests the interpretations of different literals (operands) for each custom field clause.
 class TestCustomFieldOperatorUsage
          Tests the validity of all the operators against all the custom field clauses.
 class TestJqlSystemFunctions
          Test for JQL included JQL system functions.
 class TestSearchConstrainedByConfiguration
          Tests if JQL searches do not bring back data when fields have been hidden or custom fields have been moved out of configuration.
 class TestSorting
           
 class TestSystemFieldDoesItFitMultiple
          Testing for "fitness" in the filter form of multiple system field clauses.
 class TestSystemFieldDoesItFitSingle
          Testing for "fitness" in the filter form of singular system field clauses.
 class TestSystemFieldLiterals
          Tests the interpretations of different literals (operands) for each system field clause.
 class TestSystemFieldOperatorUsage
          Tests the validity of all the operators against all the system field clauses.
 

Uses of Splitable in com.atlassian.jira.webtests.ztests.plugin.reloadable
 

Classes in com.atlassian.jira.webtests.ztests.plugin.reloadable with annotations of type Splitable
 class TestCustomFieldTypeModuleReloadability
          Test that the 'custom field type' plugin module type behaves correctly when reloaded.
 class TestCustomFieldTypeSearcherReloadability
          Test the reloadability of custom field searchers.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.