com.atlassian.webdriver
Class AtlassianWebDriverModule
java.lang.Object
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
|
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 |
AtlassianWebDriverModule
public AtlassianWebDriverModule(TestedProduct<? extends WebDriverTester> testedProduct)
configure
public void configure(com.google.inject.Binder binder)
- Specified by:
configure in interface com.google.inject.Module
Copyright © 2014 Atlassian. All rights reserved.