Kirk Lund created GEODE-3156:
--------------------------------
Summary: 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
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)