com.atlassian.webdriver
Class AtlassianWebDriverModule

java.lang.Object
  extended by com.atlassian.webdriver.AtlassianWebDriverModule
All Implemented Interfaces:
com.google.inject.Module

public class AtlassianWebDriverModule
extends Object
implements com.google.inject.Module

Guice module providing Atlassian WebDriver components.

Since:
2.0

Constructor Summary
AtlassianWebDriverModule(TestedProduct<? extends WebDriverTester> testedProduct)
           
 
Method Summary
 void configure(com.google.inject.Binder binder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AtlassianWebDriverModule

public AtlassianWebDriverModule(TestedProduct<? extends WebDriverTester> testedProduct)
Method Detail

configure

public void configure(com.google.inject.Binder binder)
Specified by:
configure in interface com.google.inject.Module


Copyright © 2014 Atlassian. All rights reserved.