note
	description: "Test MONEY and ACCOUNT classes."
	author: ""
	date: "$Date$"
	revision: "$Revision$"

class interface
	TEST_FLOAT1

create 
	make

feature -- tests for NUM_ARRAY

	ta0: BOOLEAN
	
feature -- money tests

	t0: BOOLEAN

	t1: BOOLEAN

	t2: BOOLEAN

	t3: BOOLEAN

	t4: BOOLEAN

	t5: BOOLEAN

	t6: BOOLEAN

	t7: BOOLEAN

	t8: BOOLEAN

	t9: BOOLEAN

	t10: BOOLEAN
	
feature -- bank tests

	tb1: BOOLEAN

	tb2: BOOLEAN

	tb3: BOOLEAN
	
end -- class TEST_FLOAT1

Generated by ISE EiffelStudio