Project

General

Profile

« Previous | Next » 

Revision 1b1c2bc9

Added by Andreas Kohlbecker almost 5 years ago

ref #4372 page elementd DupalBlock and FeatureBlock compatible also with zen theme

View differences:

src/test/java/eu/etaxonomy/dataportal/selenium/tests/cyprus/Cyprus_OriginalSourceTest.java
76 76
        p.testTableOfContentEntry(tocIndex++, "Distribution", "distribution");
77 77

  
78 78
        FeatureBlock featureBlock = p.getFeatureBlockAt(2, "chromosome-numbers", "ul", "li");
79
        assertEquals("Chromosome numbers", featureBlock.getHeader());
79
        assertEquals("Chromosome numbers", featureBlock.getHeaderText());
80 80

  
81 81
        // see  #2288 (Cyprus: ChromosomeNumbers: formating nameInSource)
82 82
        assertEquals("Chromosome numbers\n2n = 18 (B. Slavík & V. Jarolímová & J. Chrtek, Chromosome counts of some plants from Cyprus in Candollea 48. 1993 (as Cistus creticus L.)) (B. Slavík & V. Jarolímová & J. Chrtek, Chromosome counts of some plants from Cyprus. 2 in Acta Univ. Carol., Biol. 46. 2002 (as Cistus creticus L.))", featureBlock.getText());

Also available in: Unified diff