Class | Description |
---|---|
AbstractFailedTestsRule |
Rule that gives points for increasing or decreasing the number of failed
tests.
|
AbstractPassedTestsRule |
Rule that gives points for increasing or decreasing the number of passed
tests.
|
AbstractSkippedTestsRule |
Rule that gives points for increasing or decreasing the number of skipped
tests.
|
AbstractUnitTestsRule | |
DecreasingFailedTestsRule |
Rule that gives points for decreasing the number of failed tests.
|
DecreasingPassedTestsRule |
Rule that gives points for decreasing the number of passed tests.
|
DecreasingSkippedTestsRule |
Rule that gives points for decreasing the number of skipped tests.
|
IncreasingFailedTestsRule |
Rule for giving points if a test fails (new or existing).
|
IncreasingPassedTestsRule |
Rule that gives points for increasing the number of passed tests.
|
IncreasingSkippedTestsRule |
Rule that gives points for increasing the number of skipped tests.
|
Messages | |
UnitTestingRuleSet |
Rule set for unit test rules.
|
Copyright © 2004-2015. All Rights Reserved.