# General test defaults

Unless a component-specific test policy applies:

- Name tests `<Method>_<Scenario>_<Expected>`.
- Mark unit tests with `[TestCategory("Unit")]`.
- Seal concrete test classes.
