FakeAttribute

class FakeAttribute(value: String = "fakeAttribute") : AttributeInterface

Constructors

Link copied to clipboard
constructor(value: String = "fakeAttribute")

Functions

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