[AAF-21] Initial code import
[aaf/authz.git] / authz-test / TestSuite / TC_NS1 / Description
diff --git a/authz-test/TestSuite/TC_NS1/Description b/authz-test/TestSuite/TC_NS1/Description
new file mode 100644 (file)
index 0000000..0cde49e
--- /dev/null
@@ -0,0 +1,15 @@
+This Testcase Tests the essentials of the Namespace, and the NS Commands
+
+APIs:  POST /authz/ns
+       DELETE /authz/ns/:ns
+       GET /authz/roles/:role (where Role is NS + "*")
+
+CLI:
+   Target
+       ns create :ns :responsibleParty :admins
+       ns delete :ns
+       ns list :ns
+   Ancillary
+       role create :role
+       role list name :role.*
+