| Class | Description |
|---|---|
| AllowedAnnotationsCheck |
Use the AST to determine if you have conflicting annotations.
|
| 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 © 2018 Atlassian. All rights reserved.