public class AbstractDataConnectorTest extends Object
DataConnector. This test does not test any methods inherited from
ResolverPlugin, those are covered in AbstractResolverPluginTest.| Modifier and Type | Class and Description |
|---|---|
private static class |
AbstractDataConnectorTest.MockBaseDataConnector
This class implements the minimal level of functionality and is meant only as a means of testing the abstract
DataConnector. |
| Constructor and Description |
|---|
AbstractDataConnectorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
failoverDependencyId()
Test getting/setting dependency ID.
|
void |
instantiation()
Test instantiation and post-instantiation state.
|
void |
resolve()
Test the resolution of the data connector.
|
Copyright © 1999–2014. All rights reserved.