com.atlassian.confluence.acceptancetest.roundtrip
Interface PageRoundTripTestFactory

All Known Implementing Classes:
RpcPageRoundTripTestFactory

public interface PageRoundTripTestFactory

Constructs tests of round tripping pages.


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

Method Detail

createTest

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


Copyright © 2003-2012 Atlassian. All Rights Reserved.