Project

General

Profile

« Previous | Next » 

Revision 9f5b6bce

Added by Andreas Kohlbecker almost 13 years ago

writing test classes simplified

View differences:

modules/cdm_dataportal/test/java/dataportal-selenium-tests/src/test/java/eu/etaxonomy/dataportal/selenium/tests/CyprusSearchTest.java
1 1
// $Id$
2 2
/**
3 3
 * Copyright (C) 2009 EDIT
4
 * European Distributed Institute of Taxonomy 
4
 * European Distributed Institute of Taxonomy
5 5
 * http://www.e-taxonomy.eu
6
 * 
6
 *
7 7
 * The contents of this file are subject to the Mozilla Public License Version 1.1
8 8
 * See LICENSE.TXT at the top of this package for the full license terms.
9 9
 */
......
26 26

  
27 27
@DataPortalContexts( { DataPortalContext.cyprus })
28 28
public class CyprusSearchTest extends CdmDataPortalTestBase{
29
	
30
	/**
31
	 * @param context
32
	 */
33
	public CyprusSearchTest(DataPortalContext context) {
34
		super(context);
35
	}
36 29

  
37 30
	/**
38 31
	 * see http://dev.e-taxonomy.eu/trac/ticket/2350

Also available in: Unified diff