class
	TEST_FUN

General
	cluster: basic_tests
	description: "Summary description for {TEST_FUN}."
	create: make

Ancestors
	COMMON_SETUP
	ES_TEST*

Queries
	browser: BOOLEAN
	curr_os_dir_separator: CHARACTER_8
	default_html_name: detachable STRING_8
	get_html_name: STRING_8
	is_person (pair: PAIR [PERSON, CAR]; p: PERSON): BOOLEAN
	m1: CAR
	m2: CAR
	m3: CAR
	m4: CAR
	number_of_tests: INTEGER_32
	number_passed_tests: INTEGER_32
	p1: PERSON
	p2: PERSON
	p3: PERSON
	p4: PERSON
	show_err: BOOLEAN
	t1: BOOLEAN
	t10: BOOLEAN
	t3: BOOLEAN
	t4: BOOLEAN
	t5: BOOLEAN
	t6: BOOLEAN
	t7: BOOLEAN
	t8: BOOLEAN
	t9: 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
	common_setup
	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
	t2


Generated by ISE EiffelStudio