toggle menu
kvision-testutils
7.4.5
js
switch theme
search in API
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
:
<Error class: unknown class>
)
require
Link copied to clipboard
external
fun
require
(
name
:
String
)
:
dynamic
to
Key
Value
Pair
String
Link copied to clipboard
fun
toKeyValuePairString
(
obj
:
dynamic
)
:
<Error class: unknown class>