| Class | Description |
|---|---|
| AllowedAnnotationsCheck |
Use the AST to determine if you have conflicting annotations.
|
| AlphabeticallyOrderedDefinitionsCheck |
Checks that definitions with the same modifiers are alphabetically ordered (with case insensitivity).
|
| BitbucketWhitespaceAroundCheck | |
| EmptyLineAfterDefinitionCheck |
Checks for blank lines after class, interface and/or enum definitions.
|
| GetClassTestContextUseCheck |
BaseFuncTest.getClassTestContext() should only ever be called from a top-level static method in a test class
annotated with @BeforeClass or @AfterClass.
|
Copyright © 2022 Atlassian. All rights reserved.