com.atlassian.confluence.selenium.fullroundtrip
Class SeleniumPageRoundTripTestFactory

java.lang.Object
  extended by com.atlassian.confluence.selenium.fullroundtrip.SeleniumPageRoundTripTestFactory
All Implemented Interfaces:
PageRoundTripTestFactory

public class SeleniumPageRoundTripTestFactory
extends java.lang.Object
implements PageRoundTripTestFactory

Creates SeleniumPageRoundTripTestCases


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

Constructor Detail

SeleniumPageRoundTripTestFactory

public SeleniumPageRoundTripTestFactory()
Method Detail

createTest

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


Copyright © 2003-2010 Atlassian. All Rights Reserved.