# CASE 1: We try to create as-set object AS-TEST
#
# create as-set object 
#
#SUCCESS
#
# RESULT 1: The creation will succeed.


# CASE 2: We try to create as-set objects
# with invalid members.
#
# create as-set object 
#
#FAILURE
#
# RESULT 2: The creation will fail.


# CASE 3: We try to create as-set object AS7775535:AS-TEST:AS94967295
# AS7775535:AS-TEST exists in the database
#
# create as-set object 
#
#SUCCESS
#
# RESULT 3: The creation will succeed.


# CASE 4: We try to create as-set object AS7775535:AS-TEST:AS94967295
# AS7775535:AS-TEST does NOT exist in the database
#
# create as-set object 
#
#FAILURE
#
# RESULT 4: The creation will fail.


