class Australia: Any
Fields
Name | Description |
---|---|
val yamlCategory: override
|
|
val localUniqueDataProvider: override
|
|
val unique: override
|
Methods
locations
fun locations(): resolve("locations")
ReturnValue
Name | Description |
---|---|
resolve("locations")
|
animals
fun animals(): resolve("animals")
ReturnValue
Name | Description |
---|---|
resolve("animals")
|
states
fun states(): resolve("states")
ReturnValue
Name | Description |
---|---|
resolve("states")
|
FakeDataProvider implementation for YamlCategory.AUSTRALIA category.