com.atlassian.webdriver.browsers
Class TestAutoBrowserInstaller

java.lang.Object
  extended by com.atlassian.webdriver.it.AbstractSimpleServerTest
      extended by com.atlassian.webdriver.browsers.TestAutoBrowserInstaller

public class TestAutoBrowserInstaller
extends AbstractSimpleServerTest


Field Summary
 
Fields inherited from class com.atlassian.webdriver.it.AbstractSimpleServerTest
classRules, methodRules, product
 
Constructor Summary
TestAutoBrowserInstaller()
           
 
Method Summary
 void init()
           
 void testChrome()
           
 void testFirefox()
           
 void testHtmlUnit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestAutoBrowserInstaller

public TestAutoBrowserInstaller()
Method Detail

init

public void init()

testChrome

public void testChrome()
                throws Exception
Throws:
Exception

testFirefox

public void testFirefox()
                 throws Exception
Throws:
Exception

testHtmlUnit

public void testHtmlUnit()
                  throws Exception
Throws:
Exception


Copyright © 2014 Atlassian. All rights reserved.