From a4f8adbb935737122b4800efbb19b9d9b75c7e01 Mon Sep 17 00:00:00 2001 From: Linda Wang Date: Wed, 2 Aug 2017 02:41:15 +0000 Subject: Add domain name when creating projects and users (spisarski) Also clarified the difference between domain ID and name Added helper methods and domain object for Domains JIRA: FUNCTEST-858 Change-Id: Iccd7eef56713a4ad0c23232073f52bc71168bf5c Signed-off-by: Linda Wang --- docs/how-to-use/UnitTests.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/how-to-use/UnitTests.rst') diff --git a/docs/how-to-use/UnitTests.rst b/docs/how-to-use/UnitTests.rst index 9da89be..ac42892 100644 --- a/docs/how-to-use/UnitTests.rst +++ b/docs/how-to-use/UnitTests.rst @@ -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 --------------------- -- cgit 1.2.3-korg