AbstractServerSerializationTest

abstract class AbstractServerSerializationTest

Types

Link copied to clipboard
data class TestEntity(x: Int)

Functions

Link copied to clipboard
fun testDumpNoAccept()
Link copied to clipboard
fun testDumpWithAccept()
Link copied to clipboard
fun testDumpWithMultipleAccept()
Link copied to clipboard
fun testParseWithContentType()