Modifier and Type | Class and Description |
---|---|
class |
DefaultCheckstyleRule
Default rule for the Checkstyle plugin.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractFindBugsWarningsRule |
class |
FixedFindBugsWarningsRule |
class |
NewFindBugsWarningsRule |
Modifier and Type | Class and Description |
---|---|
class |
DefaultOpenTasksRule
Default rule for the Open tasks plugin.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultWarningsRule
Default rule for the Warnings plugin.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractFailedTestsRule
Rule that gives points for increasing or decreasing the number of failed
tests.
|
class |
AbstractPassedTestsRule
Rule that gives points for increasing or decreasing the number of passed
tests.
|
class |
AbstractSkippedTestsRule
Rule that gives points for increasing or decreasing the number of skipped
tests.
|
class |
AbstractUnitTestsRule |
class |
DecreasingFailedTestsRule
Rule that gives points for decreasing the number of failed tests.
|
class |
DecreasingPassedTestsRule
Rule that gives points for decreasing the number of passed tests.
|
class |
DecreasingSkippedTestsRule
Rule that gives points for decreasing the number of skipped tests.
|
class |
IncreasingFailedTestsRule
Rule for giving points if a test fails (new or existing).
|
class |
IncreasingPassedTestsRule
Rule that gives points for increasing the number of passed tests.
|
class |
IncreasingSkippedTestsRule
Rule that gives points for increasing the number of skipped tests.
|
Copyright © 2004-2015. All Rights Reserved.