testSuite property
The tests to execute against the Source.
When Source is provided inline, the test cases will only be run if the
Source is syntactically and semantically valid. Inline TestSuite to
run.
Required.
Implementation
TestSuite? testSuite;