Uses of Class
com.atlassian.mywork.rest.RestTestClient

Packages that use RestTestClient
it.com.atlassian.mywork   
it.com.atlassian.mywork.confluence   
it.com.atlassian.mywork.host.rest   
it.com.atlassian.mywork.webdriver   
 

Uses of RestTestClient in it.com.atlassian.mywork
 

Constructors in it.com.atlassian.mywork with parameters of type RestTestClient
MyWorkClient(RestTestClient client)
           
 

Uses of RestTestClient in it.com.atlassian.mywork.confluence
 

Fields in it.com.atlassian.mywork.confluence declared as RestTestClient
protected  RestTestClient AbstractConfluenceTest.hostRestClient
           
 

Uses of RestTestClient in it.com.atlassian.mywork.host.rest
 

Fields in it.com.atlassian.mywork.host.rest declared as RestTestClient
protected  RestTestClient AbstractResourceTest.client
           
 

Uses of RestTestClient in it.com.atlassian.mywork.webdriver
 

Fields in it.com.atlassian.mywork.webdriver declared as RestTestClient
protected  RestTestClient AbstractAcceptanceTest.restClient
           
 



Copyright © 2012 Atlassian. All Rights Reserved.