multiplatform implementation/bindings of opentest4j
- 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()
.FileInfo
only supports decoding contents toUTF-8
.