List of TestCase to be executed in this suite.

Property definitions

nitc $ TestSuite :: test_classes=
	# List of `TestCase` to be executed in this suite.
	var test_classes = new Array[TestClass]
src/testing/testing_suite.nit:133,2--134,40