ktor
2.0.3
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
jvm
ktor-serialization-kotlinx-tests
/
io.ktor.serialization.kotlinx.test
/
AbstractServerSerializationTest
Abstract
Server
Serialization
Test
jvm
abstract
class
AbstractServerSerializationTest
Content copied to clipboard
Types
Functions
Types
Test
Entity
Link copied to clipboard
jvm
data
class
TestEntity
(
x
:
Int
)
Content copied to clipboard
Functions
test
Dump
No
Accept
Link copied to clipboard
jvm
fun
testDumpNoAccept
(
)
Content copied to clipboard
test
Dump
With
Accept
Link copied to clipboard
jvm
fun
testDumpWithAccept
(
)
Content copied to clipboard
test
Dump
With
Multiple
Accept
Link copied to clipboard
jvm
fun
testDumpWithMultipleAccept
(
)
Content copied to clipboard
test
Parse
With
Content
Type
Link copied to clipboard
jvm
fun
testParseWithContentType
(
)
Content copied to clipboard