SNAPS Stack creators can now return SNAPS network creators.
[snaps.git] / docs / how-to-use / UnitTests.rst
index 9da89be..badf0e8 100644 (file)
@@ -120,6 +120,12 @@ ProjectDomainObjectTests
 Ensures that all required members are included when constructing a
 Project domain object
 
+DomainDomainObjectTests
+-----------------------
+
+Ensures that all required members are included when constructing a
+Domain domain object
+
 RoleDomainObjectTests
 ---------------------
 
@@ -192,6 +198,12 @@ StackDomainObjectTests
 Ensures that all required members are included when constructing a
 Stack domain object
 
+ResourceDomainObjectTests
+-------------------------
+
+Ensures that all required members are included when constructing a
+Resource domain object
+
 FloatingIpSettingsUnitTests
 ---------------------------