Package-level declarations

Rules for test naming.

Types

Link copied to clipboard
class TestNameFormatRule : Rule, RuleAutocorrectApproveHandler

Enforces the BDD(Behavior-Driven Development) style test naming convention should X given Y (or should X when Y) on every @Test annotated function.