SeleniumTestSuitePage Class Reference

Inherits er::extensions::components::ERXStatelessComponent.

Collaboration diagram for SeleniumTestSuitePage:

Collaboration graph
[legend]

List of all members.

Public Member Functions

boolean hasTestGroup ()
void reset ()
 SeleniumTestSuitePage (WOContext context)
void setTestPath (String testPath)
String testContents ()
NSArray< File > testFiles ()
SeleniumTestFilter testFilter ()
String testGroupName ()
String testLink ()
String testPath ()

Public Attributes

File testFile

Protected Member Functions

void checkTestPath ()
File testDir ()
File testsRoot ()

Private Attributes

File groupDir
NSArray< File > testFiles
SeleniumCompositeTestFilter testFilter
String testPath

Static Private Attributes

static final String DEFAULT_EXPORTER_NAME = "xhtml"
static final String DEFAULT_SELENIUM_TESTS_ROOT
static final Logger log = Logger.getLogger(SeleniumTestSuitePage.class)


Constructor & Destructor Documentation

SeleniumTestSuitePage ( WOContext  context  ) 


Member Function Documentation

void checkTestPath (  )  [protected]

boolean hasTestGroup (  ) 

void reset (  ) 

Reimplemented from ERXStatelessComponent.

void setTestPath ( String  testPath  ) 

String testContents (  ) 

File testDir (  )  [protected]

NSArray<File> testFiles (  ) 

String testGroupName (  ) 

String testLink (  ) 

String testPath (  ) 

File testsRoot (  )  [protected]


Member Data Documentation

final String DEFAULT_EXPORTER_NAME = "xhtml" [static, private]

final String DEFAULT_SELENIUM_TESTS_ROOT [static, private]

Initial value:

 
                ERXProperties.booleanForKeyWithDefault("NSProjectBundleEnabled", false) ? "./Resources/Selenium" : "./Contents/Resources/Selenium"

File groupDir [private]

final Logger log = Logger.getLogger(SeleniumTestSuitePage.class) [static, private]

File testFile

NSArray<File> testFiles [private]

String testPath [private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:35 2012 for Project Wonder by  doxygen 1.5.8