Error message occurred during test-case execution (or compilation).

e.g.: Runtime Error

Property definitions

nitc $ UnitTest :: error=
	# Error message occurred during test-case execution (or compilation).
	#
	# e.g.: `Runtime Error`
	var error: nullable String = null is writable
src/testing/testing_base.nit:191,2--194,46