tests are not ready yet
authors.buers <s.buers@localhost>
Fri, 30 Nov 2012 17:40:53 +0000 (17:40 +0000)
committers.buers <s.buers@localhost>
Fri, 30 Nov 2012 17:40:53 +0000 (17:40 +0000)
cdmlib-services/src/test/java/eu/etaxonomy/cdm/api/service/StatisticsServiceImplTest.java

index f82cfac139e1a87732d5d7cc67a6a4e6e6c4b9a3..be6981fd47004c65fa65dc02d6bc1dbe6d3b59e7 100644 (file)
@@ -55,6 +55,7 @@ public class StatisticsServiceImplTest extends CdmTransactionalIntegrationTest {
        // ---------- test--------------
 
        @Test
+       @Ignore
        public void testGetCountStatistics_partAll() {
 
                createConfigurator();
@@ -80,6 +81,7 @@ public class StatisticsServiceImplTest extends CdmTransactionalIntegrationTest {
        }
 
        @Test
+       @Ignore
        public void testGetCountStatistics_partCLASSIFICATION() {
                fail("Not yet implemented");
        }