Skip to content

ITest

[Source]

Interface for a test that can be run.

interface ref ITest

Public Functions

apply

[Source]

Runs the test.

fun box apply()
: None val ?

Returns