com.atlassian.confluence.selenium.harness
Class ConfluenceSeleniumTestCollector

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

public class ConfluenceSeleniumTestCollector
extends junit.runner.ClassPathTestCollector


Constructor Summary
ConfluenceSeleniumTestCollector(com.atlassian.confluence.selenium.harness.SeleniumTestHarness.Browser currentBrowser)
           
 
Method Summary
protected  boolean isTestClass(String classFileName)
           
 
Methods inherited from class junit.runner.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(String classFileName)
Overrides:
isTestClass in class junit.runner.ClassPathTestCollector


Copyright © 2003-2011 Atlassian. All Rights Reserved.