commit | 41a5cf4130d116b26b3b8c45681f7e5273cd7f5e | [log] [tgz] |
---|---|---|
author | Daisuke Morita <morita.daisuke@lab.ntt.co.jp> | Tue Aug 26 19:39:15 2014 +0900 |
committer | Daisuke Morita <morita.daisuke@lab.ntt.co.jp> | Wed Aug 27 09:47:21 2014 +0900 |
tree | 95b3bb5b6c497c1f5f78cba18bc7e68dfb666e5f | |
parent | a5498644ef8f76c3b1c83717b9aaa2efd346af9b [diff] |
Refactor ways of creating anonymous test user Some Swift tests require random user creation to test ACL features or prepare special data by reseller admin's requests, but that occurs code duplication. Especially, assigning role id code was too lengthy. This commit aggregates common codes and remove unused clean-up statements. Change-Id: I4b965fceeec7c9cd1857375053e148d85f5f5bca