opentest4k
multiplatform implementation/bindings of opentest4j
Platform Differences
- Serialization support is dropped for js and native targets.
getType()
is exposed asvalueType
in order for it to be aKClass<*>
.ValueWrapper.create()
is exposed as the extension methodtoValueWrapper()
.