Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
@Serializable
data class New(val data: String)
Link copied to clipboard
@Serializable
data class Registered(val id: String, val data: String)

Functions

Link copied to clipboard
fun creatingWorksProperly(): ERROR CLASS: Unresolved name: runTest
Link copied to clipboard
fun removingWorksProperly(): ERROR CLASS: Unresolved name: runTest