class
	EQA_TEST_INVOCATION_RESPONSE

General
	cluster: testing
	description: "Represents the result from executing one of the stages in an Eiffel test."
	create: make, make_exceptional

Ancestors
	ANY

Queries
	exception: detachable EQA_TEST_INVOCATION_EXCEPTION
	internal_exception: detachable EQA_TEST_INVOCATION_EXCEPTION
	is_exceptional: BOOLEAN


Generated by ISE EiffelStudio