fun TestCase.extensions(): List<TestCaseExtension>
Returns the runtime resolved TestCaseExtensions applicable for this TestCase. Those are extensions registered on the test case's own config, those registered on the spec instance, and those registered at the project level.