com.atlassian.confluence.selenium.harness
Class ConfluenceSeleniumTestCollector

java.lang.Object
  extended by com.atlassian.confluence.junit3.ClassPathTestCollector
      extended by com.atlassian.confluence.selenium.harness.ConfluenceSeleniumTestCollector
All Implemented Interfaces:
TestCollector

public class ConfluenceSeleniumTestCollector
extends ClassPathTestCollector


Constructor Summary
ConfluenceSeleniumTestCollector(com.atlassian.confluence.selenium.harness.SeleniumTestHarness.Browser currentBrowser)
           
 
Method Summary
protected  boolean isTestClass(java.lang.String classFileName)
           
 
Methods inherited from class com.atlassian.confluence.junit3.ClassPathTestCollector
classNameFromFile, collectFilesInPath, collectTests
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfluenceSeleniumTestCollector

public ConfluenceSeleniumTestCollector(com.atlassian.confluence.selenium.harness.SeleniumTestHarness.Browser currentBrowser)
Method Detail

isTestClass

protected boolean isTestClass(java.lang.String classFileName)
Overrides:
isTestClass in class ClassPathTestCollector


Copyright © 2003-2014 Atlassian. All Rights Reserved.