Based on [Name the code under test meaningfully, or default to CUT](https://github.com/SAP/styleguides/blob/main/clean-abap/CleanABAP.md#name-the-code-under-test-meaningfully-or-default-to-cut), a new Check object could scan test classes for `CUT`. If it does not find it, it could recommend the developer to use the default name instead.