def test_user_role_list(self):
     out, err = User_Role.user_role_list()
     Assert.equal(err, None)