KrpcTransportTestBase

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
protected val serializersModule: SerializersModule
Link copied to clipboard

Functions

Link copied to clipboard
fun bidirectionalEchoStream(): TestResult
Link copied to clipboard
fun bidirectionalStream(): TestResult
Link copied to clipboard
fun customType(): TestResult
Link copied to clipboard
fun doubleGenericParams(): TestResult
Link copied to clipboard
fun doubleGenericReturnType(): TestResult
Link copied to clipboard
fun genericParams(): TestResult
Link copied to clipboard
fun genericReturnType(): TestResult
Link copied to clipboard
fun incomingStreamSyncCollect(): TestResult
Link copied to clipboard
Link copied to clipboard
fun mapParams(): TestResult
Link copied to clipboard
fun nonSerializableParameter(): TestResult
Link copied to clipboard
fun nonSuspend(): TestResult
Link copied to clipboard
fun nonSuspendBidirectional(): TestResult
Link copied to clipboard
Link copied to clipboard
fun nonSuspendErrorOnEmit(): TestResult
Link copied to clipboard
fun nonSuspendErrorOnReturn(): TestResult
Link copied to clipboard
open fun nullableNonSerializableParameter(): TestResult
Link copied to clipboard
open fun nullableParameter(): TestResult
Link copied to clipboard
open fun nullableReturn(): TestResult
Link copied to clipboard
fun outgoingStream(): TestResult
Link copied to clipboard
fun paramsDouble(): TestResult
Link copied to clipboard
fun paramsSingle(): TestResult
Link copied to clipboard
fun returnType(): TestResult
Link copied to clipboard
fun simpleWithParams(): TestResult
Link copied to clipboard
fun simpleWithParams100000(): TestResult
Link copied to clipboard
fun start()
Link copied to clipboard
fun streamInDataClass(): TestResult
Link copied to clipboard
open fun testByteArraySerialization(): TestResult
Link copied to clipboard
fun testKrpc173(): TestResult
Link copied to clipboard
open fun testNullableLists(): TestResult
Link copied to clipboard
open fun testNullables(): TestResult
Link copied to clipboard
fun testServerCallCancellation(): TestResult
Link copied to clipboard
fun testUnitFlow(): TestResult
Link copied to clipboard
fun varargParams(): TestResult
Link copied to clipboard
fun variance(): TestResult