com.opera.core.systems.testing.drivers
Class TestOperaDriverSupplier

java.lang.Object
  extended by com.opera.core.systems.testing.drivers.AbstractOperaDriverSupplier
      extended by com.opera.core.systems.testing.drivers.DefaultOperaDriverSupplier
          extended by com.opera.core.systems.testing.drivers.TestOperaDriverSupplier
All Implemented Interfaces:
com.google.common.base.Supplier<OperaDriver>, OperaDriverSupplier

public class TestOperaDriverSupplier
extends DefaultOperaDriverSupplier

Author:
Andreas Tolf Tolfsen

Field Summary
 
Fields inherited from class com.opera.core.systems.testing.drivers.AbstractOperaDriverSupplier
capabilities, settings
 
Constructor Summary
TestOperaDriverSupplier()
           
TestOperaDriverSupplier(OperaSettings settings)
           
 
Method Summary
 TestOperaDriver get()
           
 
Methods inherited from class com.opera.core.systems.testing.drivers.AbstractOperaDriverSupplier
getCapabilities, getSettings, setCapabilities, setSettings
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestOperaDriverSupplier

public TestOperaDriverSupplier()

TestOperaDriverSupplier

public TestOperaDriverSupplier(OperaSettings settings)
Method Detail

get

public TestOperaDriver get()
Specified by:
get in interface com.google.common.base.Supplier<OperaDriver>
Overrides:
get in class DefaultOperaDriverSupplier


Copyright © 2012. All Rights Reserved.