Project

General

Profile

« Previous | Next » 

Revision 4af62238

Added by Andreas Kohlbecker almost 13 years ago

mving DataPortalContexts Annotation in to testsuite class

View differences:

modules/cdm_dataportal/test/java/dataportal-selenium-tests/src/test/java/eu/etaxonomy/dataportal/selenium/tests/CyprusSearchTest.java
13 13
import org.junit.Test;
14 14
import org.openqa.selenium.By;
15 15
import org.openqa.selenium.RenderedWebElement;
16
import org.openqa.selenium.WebElement;
17 16

  
18 17
import eu.etaxonomy.dataportal.DataPortalContext;
19
import eu.etaxonomy.dataportal.DataPortalContexts;
18
import eu.etaxonomy.dataportal.junit.DataPortalContextSuite.DataPortalContexts;
20 19
import eu.etaxonomy.dataportal.selenium.CdmDataPortalTestBase;
21 20

  
22 21
/**

Also available in: Unified diff