Upgrade to latest oparent
[aaf/authz.git] / authz-test / TestSuite / TC_Perm3 / 99_cleanup
1 expect 200,404
2 as testid_1@test.com
3 # TC_Perm3.99.2.POS Namespace Admin can delete Namespace
4 force ns delete com.test.TC_Perm3.@[user.name]_1
5
6 # TC_Perm3.99.3.POS Print Namespaces
7 ns list name com.test.TC_Perm3.@[user.name]_1
8
9 as testid_2@test.com
10 # TC_Perm3.99.4.POS Namespace Admin can delete Namespace
11 force ns delete com.test.TC_Perm3.@[user.name]_2
12
13 # TC_Perm3.99.5.POS Print Namespaces
14 ns list name com.test.TC_Perm3.@[user.name]_2
15
16
17 as testunused@aaf.att.com
18 # TC_Perm3.99.6.POS Remove Namespace from other company
19 force ns delete com.att.TC_Perm3.@[user.name]
20
21 # TC_Perm3.99.7.POS Print Namespace from other company
22 ns list name com.att.TC_Perm3.@[user.name]