FakeText

class FakeText(text: String = "text") : TextInterface

Constructors

Link copied to clipboard
constructor(text: String = "text")

Functions

Link copied to clipboard
open override fun string(): String