TestItem

class TestItem

Holds information about a TestOutput.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard

Properties

Link copied to clipboard

Unique key to identify if this test-item was reused

Link copied to clipboard
Link copied to clipboard
var content: Any?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun setBounds(left: Int, top: Int, right: Int, bottom: Int)