You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Swapnil Bawaskar (JIRA)" <ji...@apache.org> on 2017/07/26 22:56:00 UTC

[jira] [Resolved] (GEODE-3156) Add AcceptanceTest gradle target and junit category

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

Swapnil Bawaskar resolved GEODE-3156.
-------------------------------------
    Resolution: Fixed

> Add AcceptanceTest gradle target and junit category
> ---------------------------------------------------
>
>                 Key: GEODE-3156
>                 URL: https://issues.apache.org/jira/browse/GEODE-3156
>             Project: Geode
>          Issue Type: Improvement
>          Components: build
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>
> Add AcceptanceTest gradle target and junit category.
> We would then have these test type categories and targets:
> * UnitTest: ./gradlew test
> * IntegrationTest: ./gradlew integrationTest
> * DistributedTest: ./gradlew distributedTest
> * AcceptanceTest: ./gradlew acceptanceTest



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)