toggle menu
tests
1.0.0-SNAPSHOT
common
switch theme
search in API
tests
/
kotlinx.document.database.tests
/
BaseTest
Base
Test
abstract
class
BaseTest
(
store
:
DataStore
)
:
DatabaseDeleter
Inheritors
AbstractDeleteTests
AbstractDocumentDatabaseTests
AbstractIndexTests
AbstractInsertTests
AbstractObjectCollectionTests
Members
Constructors
Base
Test
Link copied to clipboard
constructor
(
store
:
DataStore
)
Properties
db
Link copied to clipboard
val
db
:
KotlinxDocumentDatabase
Functions
delete
Database
Link copied to clipboard
abstract
suspend
fun
deleteDatabase
(
)