Changeset 6428


Ignore:
Timestamp:
08/06/15 11:09:54 (9 years ago)
Author:
davor.ostojic@oeaw.ac.at
Message:

new facets are added to the test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vlo/branches/vlo-3.3-oeaw/vlo-commons/src/test/java/eu/clarin/cmdi/vlo/config/DefaultVloConfigFactoryTest.java

    r6412 r6428  
    632632                "collection",
    633633                "resourceClass",
     634                "resourceClassOrig",
    634635                "continent",
    635636                "country",
     
    642643                "nationalProject",
    643644                "keywords",
    644                 "dataProvider");
     645                "dataProvider",
     646                "profileName",
     647                "profileId");
    645648
    646649        List<String> result = config.getFacetFields();
Note: See TracChangeset for help on using the changeset viewer.