Refactoring of UserSettings to extend UserConfig
[snaps.git] / docs / how-to-use / UnitTests.rst
index 214e2b8..e45a114 100644 (file)
@@ -114,11 +114,17 @@ KeypairDomainObjectTests
 Ensures that all required members are included when constructing a
 Keypair domain object
 
+UserConfigUnitTests
+-------------------
+
+Ensures that all required members are included when constructing a
+UserConfig object
+
 UserSettingsUnitTests
 ---------------------
 
 Ensures that all required members are included when constructing a
-UserSettings object
+deprecated UserSettings object
 
 UserDomainObjectTests
 ---------------------