List of TestCase to be executed in this suite.

Property definitions

nitc $ TestClass :: test_cases
	# List of `TestCase` to be executed in this suite.
	var test_cases = new Array[TestCase]
src/testing/testing_suite.nit:338,2--339,37