TestkitOutput

class TestkitOutput : Convertable<Output> (source)

Represents the output of the test, mirroring the Output of the core module.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Represents the List of contents that should be contained in the output.

Link copied to clipboard

Represents the List of contents that should not be contained in the output.

Functions

Link copied to clipboard
open override fun convert(): Output

Converts the object into the other object.