com.atlassian.confluence.acceptancetest.roundtrip
Interface PageRoundTripTestFactory

All Known Implementing Classes:
RpcPageRoundTripTestFactory, SeleniumPageRoundTripTestFactory

public interface PageRoundTripTestFactory

Constructs tests of round tripping pages.


Method Summary
 junit.framework.TestCase createTest(Page page, java.lang.String baseUrl, boolean convertTwice)
           
 

Method Detail

createTest

junit.framework.TestCase createTest(Page page,
                                    java.lang.String baseUrl,
                                    boolean convertTwice)


Copyright © 2003-2010 Atlassian. All Rights Reserved.