I get back a body with an array of values.
[
"test",
"rootKeys",
"HiveName",
"hiveName",
"Birthday",
"main_hive"
]
I need to write a test that checks that the array has no values, like "TestCreate". How can this be done?