kvision
Toggle table of contents
9.0.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-testutils
/
io.kvision.test
Package-level
declarations
Helper functions for running unit tests.
Types
Functions
Types
Dom
Spec
Link copied to clipboard
interface
DomSpec
:
TestSpec
Formatting
Link copied to clipboard
object
Formatting
Simple
Spec
Link copied to clipboard
interface
SimpleSpec
:
TestSpec
Test
Spec
Link copied to clipboard
interface
TestSpec
WSpec
Link copied to clipboard
interface
WSpec
:
DomSpec
Functions
remove
All
After
Link copied to clipboard
fun
removeAllAfter
(
referenceElement
:
Node
)
require
Link copied to clipboard
external
fun
require
(
name
:
String
)
:
dynamic
to
Key
Value
Pair
String
Link copied to clipboard
fun
toKeyValuePairString
(
obj
:
dynamic
)
:
String