com.atlassian.confluence.qunit.pageobjects
Class QUnitPageSupport

java.lang.Object
  extended by com.atlassian.confluence.qunit.pageobjects.QUnitPageSupport

public class QUnitPageSupport
extends Object


Constructor Summary
QUnitPageSupport()
           
 
Method Summary
static String addUrlParameter(String url, String param, String paramValue)
           
static String decorateUrl(String url, String testName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QUnitPageSupport

public QUnitPageSupport()
Method Detail

decorateUrl

public static String decorateUrl(String url,
                                 String testName)

addUrlParameter

public static String addUrlParameter(String url,
                                     String param,
                                     String paramValue)


Copyright © 2003–2015 Atlassian. All rights reserved.