note
	description: "[
		Testing suite for the DECIMAL Class testing preconditions.
	]"
	author: "JSO, CD"
	date: "June 13 2019"
	revision: "1.00"

class interface
	DECIMAL_VIOLATION_TEST

create 
	make

feature -- Tests

	t100

	t101

	t102

	t103

	t104

	t105

	t106

	t107

	t108

	t109

	t110

	t111

	t112

	t113

	t114
	
end -- class DECIMAL_VIOLATION_TEST

Generated by ISE EiffelStudio