X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Fhow-to-use%2FUnitTests.rst;h=5bd4f087303ceae3ac55f23f68dadd930fe57d5a;hb=refs%2Fchanges%2F87%2F56087%2F1;hp=cb0c5f3900f5e4c9b57d43aec9cc6da1d2d2c05b;hpb=0e377731a20617c9cdb886a597395c61ae490e38;p=snaps.git diff --git a/docs/how-to-use/UnitTests.rst b/docs/how-to-use/UnitTests.rst index cb0c5f3..5bd4f08 100644 --- a/docs/how-to-use/UnitTests.rst +++ b/docs/how-to-use/UnitTests.rst @@ -396,6 +396,18 @@ VmInstDomainObjectTests Ensures that all required members are included when constructing a VmInst domain object +ClusterTemplateConfigUnitTests +------------------------------ + +Ensures that all required members are included when constructing a +ClusterTemplateConfig object + +ClusterTemplateUnitTests +------------------------ + +Ensures that all required members are included when constructing a +ClusterTemplate object + SettingsUtilsUnitTests ----------------------