Uses of Interface
com.atlassian.confluence.acceptancetest.roundtrip.PageRoundTripTestFactory

Packages that use PageRoundTripTestFactory
com.atlassian.confluence.acceptancetest.roundtrip   
com.atlassian.confluence.selenium.fullroundtrip   
 

Uses of PageRoundTripTestFactory in com.atlassian.confluence.acceptancetest.roundtrip
 

Classes in com.atlassian.confluence.acceptancetest.roundtrip that implement PageRoundTripTestFactory
 class RpcPageRoundTripTestFactory
          Constructs tests that test round-tripping a page via RPC.
 

Constructors in com.atlassian.confluence.acceptancetest.roundtrip with parameters of type PageRoundTripTestFactory
SpaceRoundTripSuite(Space space, java.lang.String spaceExportPath, PageRoundTripTestFactory testFactory)
          Construct a suite to test the roundtrip of a particular space.
 

Uses of PageRoundTripTestFactory in com.atlassian.confluence.selenium.fullroundtrip
 

Classes in com.atlassian.confluence.selenium.fullroundtrip that implement PageRoundTripTestFactory
 class SeleniumPageRoundTripTestFactory
          Creates SeleniumPageRoundTripTestCases
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.