com.atlassian.confluence.acceptancetest.roundtrip
Class RpcPageRoundTripTestFactory

java.lang.Object
  extended by com.atlassian.confluence.acceptancetest.roundtrip.RpcPageRoundTripTestFactory
All Implemented Interfaces:
PageRoundTripTestFactory

public class RpcPageRoundTripTestFactory
extends Object
implements PageRoundTripTestFactory

Constructs tests that test round-tripping a page via RPC.


Constructor Summary
RpcPageRoundTripTestFactory()
           
 
Method Summary
 junit.framework.TestCase createTest(Page page, String baseUrl, boolean convertTwice)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RpcPageRoundTripTestFactory

public RpcPageRoundTripTestFactory()
Method Detail

createTest

public junit.framework.TestCase createTest(Page page,
                                           String baseUrl,
                                           boolean convertTwice)
Specified by:
createTest in interface PageRoundTripTestFactory


Copyright © 2003-2011 Atlassian. All Rights Reserved.