You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2016/01/09 01:38:39 UTC

[jira] [Assigned] (GEODE-772) Add custom annotations and rules for distributed tests

     [ https://issues.apache.org/jira/browse/GEODE-772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kirk Lund reassigned GEODE-772:
-------------------------------

    Assignee: Kirk Lund

> Add custom annotations and rules for distributed tests
> ------------------------------------------------------
>
>                 Key: GEODE-772
>                 URL: https://issues.apache.org/jira/browse/GEODE-772
>             Project: Geode
>          Issue Type: Sub-task
>          Components: tests
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>
> This is a sub-task to merge changes incrementally from feature/GEODE-217.
> Add new custom annotations and to gemfire-junit for distributed tests.
> Annotations (com.gemstone.gemfire.test.junit):
>     ConditionalIgnore
>     IgnoreCondition
>     IgnoreUntil
>     Repeat
>     Retry
> Rules  (com.gemstone.gemfire.test.junit.rules):
>     ConditionalIgnoreRule
>     ExpectedTimeoutRule (rename)
>     IgnoreUntilRule
>     RepeatRule
>     RetryRule
>     SerializableExternalResource
>     SerializableRuleChain
>     SerializableTemporaryFolder
>     SerializableTestName
>     SerializableTestRule
>     SerializableTestWatcher
>     SerializableTimeout
> Rules examples/tests (com.gemstone.gemfire.test.junit.rules.examples):
>     RepeatingTestCasesExampleJUnitTest
>     RetryRuleExampleJUnitTest
> Rules tests (com.gemstone.gemfire.test.junit.rules.tests):
>     ExpectedTimeoutRuleJUnitTest (move and rename)
>     IgnoreUntilRuleJUnitTest
>     JUnitRuleTestSuite
>     RepeatRuleJUnitTest
>     RetryRuleGlobalWithErrorJUnitTest
>     RetryRuleGlobalWithExceptionJUnitTest
>     RetryRuleLocalWithErrorJUnitTest
>     RetryRuleLocalWithExceptionJUnitTest
>     RuleAndClassRuleJUnitTest
>     RunTest
> Supporting classes (com.gemstone.gemfire.test.junit.support):
>     DefaultIgnoreCondition
>     IgnoreConditionEvaluationException



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)