class interface
	TEST_VALUE1

create 
	make

feature -- Tests

	test00: BOOLEAN

	test01: BOOLEAN

	test22: BOOLEAN

	test0: BOOLEAN

	test1: BOOLEAN
			-- test addition

	test2: BOOLEAN

	test3: BOOLEAN

	test4: BOOLEAN
			-- test addition

	test100: BOOLEAN
			-- test addition

	test101: BOOLEAN
			-- test addition

	test102: BOOLEAN
			-- test addition

	test103: BOOLEAN
			-- test addition

	test104: BOOLEAN
			-- test addition

	test105: BOOLEAN
			-- test addition

	test106: BOOLEAN
			-- test addition

	test107: BOOLEAN
			-- test addition

	test108: BOOLEAN
			-- test addition

	test109: BOOLEAN
			-- test addition

	test110: BOOLEAN
			-- test addition

	test111: BOOLEAN
			-- test addition

	test112: BOOLEAN
			-- test addition

	test113: BOOLEAN
			-- test addition

	test114: BOOLEAN
			-- test addition

	test115: BOOLEAN
			-- test addition

	test116: BOOLEAN
			-- test addition

	test117: BOOLEAN
			-- test addition

	test5: BOOLEAN
			-- test subtraction

	test200: BOOLEAN
			-- test subtraction

	test201: BOOLEAN
			-- test subtraction

	test202: BOOLEAN
			-- test subtraction

	test203: BOOLEAN
			-- test subtraction

	test204: BOOLEAN
			-- test subtraction

	test205: BOOLEAN
			-- test subtraction

	test206: BOOLEAN
			-- test subtraction

	test207: BOOLEAN
			-- test subtraction

	test208: BOOLEAN
			-- test subtraction

	test209: BOOLEAN
			-- test subtraction

	test210: BOOLEAN
			-- test subtraction

	test211: BOOLEAN
			-- test subtraction

	test212: BOOLEAN
			-- test subtraction

	test213: BOOLEAN
			-- test subtraction

	test214: BOOLEAN
			-- test subtraction

	test215: BOOLEAN
			-- test subtraction

	test216: BOOLEAN
			-- test subtraction

	test217: BOOLEAN
			-- test subtraction

	test218: BOOLEAN
			-- test subtraction

	test219: BOOLEAN
			-- test subtraction

	test220: BOOLEAN
			-- test subtraction

	test221: BOOLEAN
			-- test subtraction

	test222: BOOLEAN
			-- test subtraction

	test223: BOOLEAN
			-- test subtraction

	test224: BOOLEAN
			-- test subtraction

	test225: BOOLEAN
			-- test subtraction

	test226: BOOLEAN
			-- test subtraction

	test227: BOOLEAN
			-- test subtraction

	test8: BOOLEAN
			-- test operator <

	test300: BOOLEAN
			-- test operator <

	test301: BOOLEAN
			-- test operator <

	test302: BOOLEAN
			-- test operator <

	test303: BOOLEAN
			-- test operator <

	test304: BOOLEAN
			-- test operator <

	test305: BOOLEAN
			-- test operator <

	test306: BOOLEAN
			-- test operator <

	test307: BOOLEAN
			-- test operator <

	test308: BOOLEAN
			-- test operator <

	test309: BOOLEAN
			-- test operator <

	test310: BOOLEAN
			-- test operator <

	test9: BOOLEAN
			-- test operator == (yes, ==, not =; this is NOT a typo)

	test400: BOOLEAN
			-- test operator == (yes, ==, not =; this is NOT a typo)

	test401: BOOLEAN
			-- test operator == (yes, ==, not =; this is NOT a typo)

	test402: BOOLEAN
			-- test operator == (yes, ==, not =; this is NOT a typo)

	test403: BOOLEAN
			-- test operator == (yes, ==, not =; this is NOT a typo)

	test404: BOOLEAN
			-- test operator == (yes, ==, not =; this is NOT a typo)

	test405: BOOLEAN
			-- test operator == (yes, ==, not =; this is NOT a typo)

	test10

	test11: BOOLEAN

	test12: BOOLEAN

	test13: BOOLEAN
	
end -- class TEST_VALUE1

Generated by ISE EiffelStudio