Class RestServerInit

java.lang.Object
org.nuxeo.ecm.restapi.test.RestServerInit
All Implemented Interfaces:
org.nuxeo.ecm.core.test.annotations.RepositoryInit

public class RestServerInit extends Object implements org.nuxeo.ecm.core.test.annotations.RepositoryInit
Repo init to test Rest API
Since:
5.7.2
  • Field Details

    • MAX_NOTE

      public static final int MAX_NOTE
      See Also:
    • FIRSTNAMES

      public static final String[] FIRSTNAMES
    • LASTNAMES

      public static final String[] LASTNAMES
    • GROUPNAMES

      public static final String[] GROUPNAMES
  • Constructor Details

    • RestServerInit

      public RestServerInit()
  • Method Details