class SmashingPumpkins: Any

FakeDataProvider implementation for YamlCategory.SMASHING_PUMPKINS category.

Fields

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

Methods

musicians

fun musicians(): resolve("musicians")

ReturnValue

Name Description
resolve("musicians")

albums

fun albums(): resolve("albums")

ReturnValue

Name Description
resolve("albums")

lyric

fun lyric(): resolve("lyric")

ReturnValue

Name Description
resolve("lyric")

songs

fun songs(): resolve("songs")

ReturnValue

Name Description
resolve("songs")