Project

General

Profile

« Previous | Next » 

Revision fadab744

Added by Andreas Kohlbecker about 6 years ago

ref #7347 refacoring of the dataportal test suite for more flexibility

View differences:

src/test/java/eu/etaxonomy/dataportal/selenium/tests/cichorieae/FeatureBlock_Media_Test.java
18 18

  
19 19
import org.junit.Test;
20 20

  
21
import eu.etaxonomy.dataportal.DataPortalContext;
21
import eu.etaxonomy.dataportal.DataPortalSite;
22 22
import eu.etaxonomy.dataportal.ElementUtils;
23 23
import eu.etaxonomy.dataportal.elements.FeatureBlock;
24 24
import eu.etaxonomy.dataportal.elements.GalleryImage;
......
30 30
 * @author a.kohlbecker
31 31
 *
32 32
 */
33
@DataPortalContexts( { DataPortalContext.cichorieae })
33
@DataPortalContexts( { DataPortalSite.cichorieae })
34 34
public class FeatureBlock_Media_Test extends CdmDataPortalTestBase {
35 35

  
36 36
    static UUID erythroseris_amabilis_Uuid = UUID.fromString("b335ceee-d6c1-4c93-841d-3b4bd279d855");

Also available in: Unified diff