Uses of Class
com.atlassian.confluence.selenium.client.ConfluenceSeleniumAssertions

Packages that use ConfluenceSeleniumAssertions
com.atlassian.confluence.selenium   
com.atlassian.confluence.selenium.client   
 

Uses of ConfluenceSeleniumAssertions in com.atlassian.confluence.selenium
 

Fields in com.atlassian.confluence.selenium declared as ConfluenceSeleniumAssertions
protected  ConfluenceSeleniumAssertions AbstractSeleniumTest.assertThat
           
 

Uses of ConfluenceSeleniumAssertions in com.atlassian.confluence.selenium.client
 

Methods in com.atlassian.confluence.selenium.client with parameters of type ConfluenceSeleniumAssertions
static LabelsEditor LabelsEditor.onEditPage(ConfluenceSeleniumClient client, ConfluenceSeleniumAssertions assertThat)
           
static LabelsEditor LabelsEditor.onViewPage(ConfluenceSeleniumClient client, ConfluenceSeleniumAssertions assertThat)
           
 void UserProfile.setUserStatus(ConfluenceSeleniumAssertions assertThat, java.lang.String status)
           
 

Constructors in com.atlassian.confluence.selenium.client with parameters of type ConfluenceSeleniumAssertions
LabelsEditor(ConfluenceSeleniumClient client, ConfluenceSeleniumAssertions assertThat)
           
 



Copyright © 2003-2010 Atlassian. All Rights Reserved.