Project

General

Profile

« Previous | Next » 

Revision 92c4c991

Added by Andreas Kohlbecker about 8 years ago

documentation on special test settings

View differences:

src/test/java/eu/etaxonomy/dataportal/selenium/tests/flMalesiana/FloraMalesianaPolytomousKeyTest.java
30 30
@DataPortalContexts({ DataPortalContext.floramalesiana })
31 31
public class FloraMalesianaPolytomousKeyTest extends CdmDataPortalTestBase {
32 32

  
33
    /**
34
     * NOTE:
35
     *
36
     * This test expects 'Show Taxon name display' different from the production site:
37
     *
38
     * <h6>Name render templates:</h6>
39
     *
40
     * <pre>
41
     "taxon_page_title,polytomousKey": {
42
        "nameAuthorPart": {
43
            "#uri": true
44
        },
45
        "referencePart": true
46
      },
47
    </pre>
48
     *
49
     *
50
     * @throws Exception
51
     */
33 52
    @Test
34 53
    public void key_to_Malaysian_Sapindaceae_Genera() throws Exception {
35 54

  

Also available in: Unified diff