note
	description: "[
		Testing suite for the RATIONAL class covering the operation capabilities
		on very large numbers.
	]"
	author: "JSO & CD"
	date: "June 6 2019"
	revision: "1.00"

class interface
	RATIONAL_LONG_TEST

create 
	make

feature -- Tests

	t1: BOOLEAN

	t2: BOOLEAN

	t3: BOOLEAN

	t4: BOOLEAN
	
end -- class RATIONAL_LONG_TEST

Generated by ISE EiffelStudio