note description: "[ Contains test cases for elements of the DECIMAL class, including precision, accumulation of decimals, and more. ]" author: "JSO, CD" date: "June 18, 2019" revision: "1.00" class interface DECIMAL_ADVANCED_TEST create make feature -- tests t1: BOOLEAN t2: BOOLEAN t3: BOOLEAN t4: BOOLEAN t5: BOOLEAN end -- class DECIMAL_ADVANCED_TEST
Generated by ISE EiffelStudio