com.atlassian.crowd.selenium.utils
Class CrowdSeleniumTestHelper

java.lang.Object
  extended by com.atlassian.crowd.selenium.utils.CrowdSeleniumTestHelper

public class CrowdSeleniumTestHelper
extends java.lang.Object


Constructor Summary
CrowdSeleniumTestHelper()
           
 
Method Summary
static java.io.File getResource(java.lang.String fileName)
           
static java.lang.String getTestResourcesLocation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CrowdSeleniumTestHelper

public CrowdSeleniumTestHelper()
Method Detail

getTestResourcesLocation

public static java.lang.String getTestResourcesLocation()

getResource

public static java.io.File getResource(java.lang.String fileName)


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.