|
Interface Summary |
| 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 |
| 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 |