Uses of Interface
com.atlassian.jira.functest.framework.assertions.URLAssertions

Packages that use URLAssertions
com.atlassian.jira.functest.framework.assertions   
 

Uses of URLAssertions in com.atlassian.jira.functest.framework.assertions
 

Classes in com.atlassian.jira.functest.framework.assertions that implement URLAssertions
 class URLAssertionsImpl
          Default implementation of URLAssertions.
 

Methods in com.atlassian.jira.functest.framework.assertions that return URLAssertions
 URLAssertions AssertionsImpl.getURLAssertions()
           
 URLAssertions Assertions.getURLAssertions()
           
 

Constructors in com.atlassian.jira.functest.framework.assertions with parameters of type URLAssertions
DashboardAssertionsImpl(net.sourceforge.jwebunit.WebTester tester, JIRAEnvironmentData environmentData, URLAssertions urlAssertions)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.