summaryrefslogtreecommitdiffstats
path: root/docs/how-to-use/UnitTests.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/how-to-use/UnitTests.rst')
-rw-r--r--docs/how-to-use/UnitTests.rst8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/how-to-use/UnitTests.rst b/docs/how-to-use/UnitTests.rst
index bc5515b..74404fa 100644
--- a/docs/how-to-use/UnitTests.rst
+++ b/docs/how-to-use/UnitTests.rst
@@ -276,11 +276,17 @@ VolumeDomainObjectTests
Ensures that all required members are included when constructing a
Volume domain object (for Cinder)
+VolumeTypeConfigUnitTests
+-------------------------
+
+Ensures that all required members are included when constructing a
+VolumeTypeConfig object
+
VolumeTypeSettingsUnitTests
---------------------------
Ensures that all required members are included when constructing a
-VolumeTypeSettings object
+deprecated VolumeTypeSettings object
VolumeTypeDomainObjectTests
---------------------------