note
	description: "Summary description for {TEST_SET}."
	author: ""
	date: "$Date$"
	revision: "$Revision$"

class interface
	TEST_SET

create 
	make

feature -- tests

	t1: BOOLEAN

	t2: BOOLEAN

	t3: BOOLEAN

	t4: BOOLEAN

	t5: BOOLEAN

	t6: BOOLEAN

	t7: BOOLEAN

	t8: BOOLEAN

	t9: BOOLEAN
	
end -- class TEST_SET

Generated by ISE EiffelStudio