vertx / io.vertx.rxjava.ext.unit / TestContext / get

get

open fun <T : Any> get(key: String): T

Get some data from the context.

Parameters

key - the key of the data

Return
the data