Uses of Interface
com.atlassian.jira.functest.framework.suite.TransformableRunner

Packages that use TransformableRunner
com.atlassian.jira.pageobjects.config.junit4   
com.atlassian.jira.pageobjects.setup   
 

Uses of TransformableRunner in com.atlassian.jira.pageobjects.config.junit4
 

Classes in com.atlassian.jira.pageobjects.config.junit4 that implement TransformableRunner
 class JiraWebTestRunner
          Base runner for JIRA web tests.
 

Uses of TransformableRunner in com.atlassian.jira.pageobjects.setup
 

Classes in com.atlassian.jira.pageobjects.setup that implement TransformableRunner
 class SingleJiraWebTestRunner
          Runner for JIRA web tests to run as single test classes, constructor-compatible with the RunWith annotation
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.