Project

General

Profile

« Previous | Next » 

Revision ea1ed1f4

Added by Andreas Kohlbecker almost 7 years ago

ref #6719 adapting test case

View differences:

src/test/java/eu/etaxonomy/cdm/vaadin/util/converter/TypeDesignationConverterTest.java
130 130
        Logger.getLogger(this.getClass()).debug(result);
131 131
        assertNotNull(result);
132 132
        assertEquals(
133
                "Prionus coriatius L. Type: Testland, near Bughausen, A.Kohlbecker 81989, 2017 (Holotype, OHA; Isotypes: BER, KEW); NameType: Unknown type category, Prionus L. Species Platarum; Type: (Isotype, M)"
133
                "Prionus coriatius L. Type: Testland, near Bughausen, A.Kohlbecker 81989, 2017 (Holotype, OHA; Isotypes: BER, KEW); Type: (Isotype, M); NameType: Prionus L. Species Platarum"
134 134
                , result
135 135
                );
136 136

  

Also available in: Unified diff