Project

General

Profile

« Previous | Next » 

Revision 9cf6c404

Added by Andreas Müller over 2 years ago

cleanup and renaming some functional test classes (cont.)

View differences:

cdmlib-io/src/test/java/eu/etaxonomy/cdm/test/suite/CdmTestSuite.java
6 6
* The contents of this file are subject to the Mozilla Public License Version 1.1
7 7
* See LICENSE.TXT at the top of this package for the full license terms.
8 8
*/
9

  
10 9
package eu.etaxonomy.cdm.test.suite;
11 10

  
12 11
import org.apache.log4j.Logger;
......
20 19
import eu.etaxonomy.cdm.io.specimen.excel.in.ExcelImportConfiguratorTest;
21 20
import eu.etaxonomy.cdm.io.specimen.excel.in.ExcelSpecimenImportExampleTest;
22 21

  
23

  
24 22
@RunWith(Suite.class)
25 23
@Suite.SuiteClasses(
26 24
        {

Also available in: Unified diff