| Interface | Description |
|---|---|
| DerbyIntegrationTest |
This is a marker interface to be used by JUnit categories
to be used by surefire when selecting which tests should be run
|
| H2IntegrationTest |
This is a marker interface to be used by JUnit categories
to be used by surefire when selecting which tests should be run
|
| HsqlIntegrationTest |
This is a marker interface to be used by JUnit categories
to be used by surefire when selecting which tests should be run
|
| MySqlIntegrationTest |
This is a marker interface to be used by JUnit categories
to be used by surefire when selecting which tests should be run
|
| NuoDBIntegrationTest |
This is a marker interface to be used by JUnit categories
to be used by surefire when selecting which tests should be run
|
| OracleIntegrationTest |
This is a marker interface to be used by JUnit categories
to be used by surefire when selecting which tests should be run
|
| PostgresIntegrationTest |
This is a marker interface to be used by JUnit categories
to be used by surefire when selecting which tests should be run
|
| SqlServerIntegrationTest |
This is a marker interface to be used by JUnit categories
to be used by surefire when selecting which tests should be run
|
| Class | Description |
|---|---|
| ActiveObjectsJUnitRunner |
A JUnit test runner that provides helpful behavior for tests that rely on ActiveObjects.
|
| ActiveObjectTransactionMethodRule |
Copyright © 2007–2020 Atlassian. All rights reserved.