Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.test
/
TestCoverage
Test
Coverage
sealed
external
interface
TestCoverage
(
source
)
Members
Properties
nesting
Link copied to clipboard
abstract
var
nesting
:
Double
The nesting level of the test.
summary
Link copied to clipboard
abstract
var
summary
:
TestCoverageSummary
An object containing the coverage report.