Project

General

Profile

« Previous | Next » 

Revision 2f5cf318

Added by Andreas Kohlbecker about 3 years ago

ref #9332 adapting portal to model type designation property change source -> designationSource

View differences:

src/test/java/eu/etaxonomy/dataportal/selenium/tests/reference/SpecimensTreeViewTest.java
214 214
                typeDesignationsTable_1.getBodyCellText(0, 0));
215 215

  
216 216
        DetailsTable identificationsTable_1 = subNode1.getDetailsTable(DetailsTable.tableClassAttrFrom("Identification"));
217
        assertEquals("Glenodinium apiculatum",
217
        assertEquals("Glenodinium apiculatum, 2016-12-01, Kohlbecker, A.",
218 218
                identificationsTable_1.getBodyCellText(0, 0));
219 219
        assertTrue(identificationsTable_1.getBodyCell(0, 0).getLinksInElement().get(0).getUrl().endsWith("/cdm_dataportal/taxon/d245083e-3bda-435f-9bb3-bdc2249ff23c"));
220 220

  

Also available in: Unified diff