Initial Development #1
@ -6,7 +6,7 @@ import kotlin.test.Test
|
||||
/**
|
||||
* PostgreSQL integration tests for the `Count` object / `count*` connection extension functions
|
||||
*/
|
||||
@DisplayName("Java | Kotlin | PostgreSQL: Count")
|
||||
@DisplayName("Core | Kotlin | PostgreSQL: Count")
|
||||
class PostgreSQLCountIT {
|
||||
|
||||
@Test
|
||||
|
@ -8,7 +8,7 @@ import kotlin.test.Test
|
||||
/**
|
||||
* SQLite integration tests for the `Count` object / `count*` connection extension functions
|
||||
*/
|
||||
@DisplayName("Java | Kotlin | SQLite: Count")
|
||||
@DisplayName("Core | Kotlin | SQLite: Count")
|
||||
class SQLiteCountIT {
|
||||
|
||||
@Test
|
||||
|
Loading…
x
Reference in New Issue
Block a user