| Interface | Description |
|---|---|
| TestDataContextMock.ISavedObjectDecorator |
Adds custom data decoration for objects that are being 'saved' inside mock context.
|
| Class | Description |
|---|---|
| TestDataContextMock |
Special mock data context that should be used for tests that never hit the database.
|
| TestDataContextStub |
Use this as stub for QDataContext, once you want to skip the real database but still need to provide QDataContext instance.
|
| TestDataSourceStub |
Dummy implementation for DataSource used for test mode.
|
| TestLogSink |
This is a log sink for test classes.
|
| TestProperties |
Accessor for test-related properties, which "knows" the ways that properties can
be gotten: either from a .test.properties file or System.getProperty parameters.
|
| TUtilTestProperties | |
| TUtilTestProperties.DbConnectionInfo |
Copyright © 2017 etc.to. All rights reserved.