ClientDriverRule@Deprecated public abstract class ClientDriverUnitTest extends Object
| Constructor and Description |
|---|
ClientDriverUnitTest()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ClientDriver |
getClientDriver()
Deprecated.
Get the client driver which has been set up.
|
void |
shutdownClientDriver()
Deprecated.
Shuts the client driver down, which will also verify that the expectations are correct.
|
void |
startClientDriver()
Deprecated.
Starts the client driver.
|
public final void startClientDriver()
Before-annotated methods.public final void shutdownClientDriver()
After-annotated
methods in your subclass.public final ClientDriver getClientDriver()
Before methods, as the superclass is called
first of all.ClientDriverCopyright © 2013. All Rights Reserved.