Bases: nova.test.TestCase
Check to see that all entries in the domain list are removed except for the one that is in the running state
Confirm that the domain is read from a file only once, even if the object is instantiated multiple times
Bases: nova.test.TestCase
Bases: nova.test.TestCase
Check if two json strings represent the equivalent Python object
Read a file that contains at least one domain
Read a file that contains no domains
Try to read when the file does not exist
This should through and IO exception
Write the domain to file