def test_group_dao_get_exception():
    groups = GroupDAO()
    groups.group_get("unknown_group")