sg481n | 43854a9 | 2017-08-03 17:27:34 -0400 | [diff] [blame] | 1 | expect 200,404 |
| 2 | as XX@NS |
| 3 | # TC_DELG1.99.0.POS Check for Data as Correct |
| 4 | ns list name com.test.delg.@[user.name] |
| 5 | |
| 6 | # TC_DELG1.99.10.POS Delete Delegates |
| 7 | user delegate del @[user.name]@csp.att.com |
| 8 | |
| 9 | # TC_DELG1.99.30.POS Delete Namespace com.att.test.id |
| 10 | force ns delete com.test.delg.@[user.name] |
| 11 | |
| 12 | # TC_DELG1.99.98.POS Check for Delegate Data as Correct |
| 13 | user list delegates user @[user.name]@csp.att.com |
| 14 | |
| 15 | # TC_DELG1.99.99.POS Check for NS Data as Correct |
| 16 | ns list name com.test.delg.@[user.name] |
| 17 | |