Test

A test containing a test action which raises assertion errors on failure.

The test action runs in a Test.ExecutionScope and may suspend.

Types

Link copied to clipboard
class ExecutionScope : AbstractTest, CoroutineScope

The scope in which a single Test action executes.

Properties

Link copied to clipboard

The JUnit 4 description for this Test.