Project

General

Profile

« Previous | Next » 

Revision e9970345

Added by Andreas Kohlbecker almost 3 years ago

ref #9674 footnote keys for annotations to multilanguageText name descriptions inside brackets - tests adapted

View differences:

src/test/java/eu/etaxonomy/dataportal/selenium/tests/reference/NameRelationshipsTest.java
164 164
        TaxonSynonymyPage p = new TaxonSynonymyPage(driver, getContext(), taxon_nepenthes_gracilis_uuid);
165 165

  
166 166
        WebElement accName = p.getAcceptedName();
167
        assertEquals("Nepenthes gracilis Korth., Verh. Nat. Gesch. Ned. Bezitt., Bot. 19: 22, t. 1 & 4. 1840 [& (J. T. K.) Spock & Scotty in Bot. Jahrb. Sol. 211: 591. 2194]1,2, [some typification note].", accName.getText());
167
        assertEquals("Nepenthes gracilis Korth., Verh. Nat. Gesch. Ned. Bezitt., Bot. 19: 22, t. 1 & 4. 1840 [& (J. T. K.) Spock & Scotty in Bot. Jahrb. Sol. 211: 591. 21941,2], [some typification note].", accName.getText());
168 168

  
169 169
        WebElement synonym1 = p.getHeterotypicalGroupSynonym(1, 1);
170 170
        assertEquals("=\nNepenthes teysmanniana Miq., Fl. Ned. Ind. 1(1): 1073. 1858", synonym1.getText());

Also available in: Unified diff