Project

General

Profile

« Previous | Next » 

Revision e98158a7

Added by Andreas Kohlbecker over 9 years ago

need to adapt test since teh footnote key now belongs to the taxon name div

View differences:

7.x/modules/cdm_dataportal/test/java/dataportal-selenium-tests/src/test/java/eu/etaxonomy/dataportal/selenium/tests/cichorieae/Cichorieae_TechnicalAnnnotationsTest.java
66 66
        String expectedName = "Pilosella";
67 67
        assertEquals(getContext().prepareTitle(expectedName), p.getTitle());
68 68

  
69
        assertEquals("Pilosella Vaill. in Königl. Akad. Wiss. Paris Phys. Abh. 5: 703. 1754", p.getAcceptedNameText());
69
        assertEquals("Pilosella Vaill. in Königl. Akad. Wiss. Paris Phys. Abh. 5: 703. 17541", p.getAcceptedNameText());
70 70
        assertEquals("Expecting one footnote key", 1, p.getAcceptedNameFootNoteKeys().size());
71 71
        assertEquals("Expecting one footnote", 1, p.getHomotypicalGroupFootNotes().size());
72 72
        String expectetToStartWith = "1. As has been discovered by Greuter & al. in Taxon 54: 166 (2005),";

Also available in: Unified diff