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 decorateUrl(String url, String testName)
           
static Object[] prependTestNameArg(String testName, Object[] args)
           
 
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)

prependTestNameArg

public static Object[] prependTestNameArg(String testName,
                                          Object[] args)


Copyright © 2003-2012 Atlassian. All Rights Reserved.