| Package | Description |
|---|---|
| com.opera.core.systems.testing.drivers |
| Modifier and Type | Class and Description |
|---|---|
class |
TestOperaDesktopDriver |
class |
TestOperaDriver
Provides access to the
AbstractOperaRunner, so we can
detect crashes. |
class |
TestOperaMobileDriver |
| Modifier and Type | Method and Description |
|---|---|
TestDriver |
TestDriverBuilder.get()
Retrieves an instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TestOperaDriverSupplier.supplies(Class<? extends TestDriver> klass) |
boolean |
TestDriverSupplier.supplies(Class<? extends TestDriver> klass)
Does this supplier supply a driver of the given class?
|
boolean |
TestOperaDesktopDriverSupplier.supplies(Class<? extends TestDriver> klass) |
boolean |
TestOperaMobileDriverSupplier.supplies(Class<? extends TestDriver> klass) |
Copyright © 2012. All Rights Reserved.