From: Richard Millet Date: Mon, 8 Feb 2010 18:34:37 +0000 (+0000) Subject: CSPACE-413: Adding module for performance tests. Contains an initial simple test... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=841df089fe57c0c36e11a262fa15a7b06ad27093;p=tmp%2Fjakarta-migration.git CSPACE-413: Adding module for performance tests. Contains an initial simple test that creates 1000 records and then deletes them. --- diff --git a/services/pom.xml b/services/pom.xml index 6bd3e6feb..90f10e819 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -31,6 +31,7 @@ JaxRsServiceProvider sdk IntegrationTests + PerformanceTests security