blob: a2080461867e5f400b87672dfdbd7e19d426a3ea [file] [log] [blame]
sg481nbd890c52017-08-28 12:11:35 -04001expect 200,404
2as testid_1@test.com
3# TEMPLATE_TC.99.2.POS Namespace Admin can delete Namespace
4force ns delete com.test.TEMPLATE_TC.@[user.name]_1
5
6# TEMPLATE_TC.99.3.POS Print Namespaces
7ns list name com.test.TEMPLATE_TC.@[user.name]_1
8
9as testid_2@test.com
10# TEMPLATE_TC.99.4.POS Namespace Admin can delete Namespace
11force ns delete com.test.TEMPLATE_TC.@[user.name]_2
12
13# TEMPLATE_TC.99.5.POS Print Namespaces
14ns list name com.test.TEMPLATE_TC.@[user.name]_2
15
16
17as testunused@aaf.att.com
18# TEMPLATE_TC.99.6.POS Remove Namespace from other company
19force ns delete com.att.TEMPLATE_TC.@[user.name]
20
21# TEMPLATE_TC.99.7.POS Print Namespace from other company
22ns list name com.att.TEMPLATE_TC.@[user.name]