class Quote: Any

FakeDataProvider implementation for YamlCategory.QUOTE category.

Fields

Name Description
val yamlCategory: override
val localUniqueDataProvider: override
val unique: override

Methods

famousLastWords

fun famousLastWords(): resolve("famous_last_words")

ReturnValue

Name Description
resolve("famous_last_words")

matz

fun matz(): resolve("matz")

ReturnValue

Name Description
resolve("matz")

mostInterestingManInTheWorld

fun mostInterestingManInTheWorld(): resolve("most_interesting_man_in_the_world")

ReturnValue

Name Description
resolve("most_interesting_man_in_the_world")

robin

fun robin(): resolve("robin")

ReturnValue

Name Description
resolve("robin")

singularSiegler

fun singularSiegler(): resolve("singular_siegler")

ReturnValue

Name Description
resolve("singular_siegler")

yoda

fun yoda(): resolve("yoda")

ReturnValue

Name Description
resolve("yoda")

fortuneCookie

fun fortuneCookie(): resolve("fortune_cookie")

ReturnValue

Name Description
resolve("fortune_cookie")