# meta-name: Empty test suite # meta-description: Test suite with a name set and no test methods or definitions # meta-default: true extends _BASE_ func get_suite_name() -> String: return "_CLASS_"