note
	description: "[
		Contains test cases for advanced parts of the RATIONAL class,
		including conversion across different elements.
	]"
	author: "JSO, CD"
	date: "June 18, 2019"
	revision: "1.00"

class interface
	RATIONAL_ADVANCED_TEST

create 
	make

feature -- Tests

	t1: BOOLEAN
	
end -- class RATIONAL_ADVANCED_TEST

Generated by ISE EiffelStudio