class
	RATIONAL_VIOLATION_TEST

General
	cluster: decimal
	description: "Testing suite for the RATIONAL Class testing preconditions."
	create: make

Ancestors
	ES_TEST*

Queries
	browser: BOOLEAN
	curr_os_dir_separator: CHARACTER_8
	default_html_name: detachable STRING_8
	get_html_name: STRING_8
	number_of_tests: INTEGER_32
	number_passed_tests: INTEGER_32
	show_err: BOOLEAN

Commands
	add_boolean_case (v: PREDICATE)
	add_violation_case (v: PROCEDURE)
	add_violation_case_with_tag (expected_tag: STRING_8; v: PROCEDURE)
	check_browser
	print_console_report
	print_to_screen (message: STRING_8)
	run_espec
	safe_put_string (message: STRING_8)
	set_error_report (v: BOOLEAN)
	set_html_name (s: STRING_8)
	show_browser
	show_errors
	t1
	t100
	t101
	t102
	t103
	t104
	t105
	t106
	t107
	t108
	t109
	t110
	t111
	t112


Generated by ISE EiffelStudio