Class TestContentTypeBundle

  • All Implemented Interfaces:
    org.projectnessie.model.types.ContentTypeBundle

    public final class TestContentTypeBundle
    extends java.lang.Object
    implements org.projectnessie.model.types.ContentTypeBundle
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void register​(org.projectnessie.model.types.ContentTypes.Registrar registrar)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TestContentTypeBundle

        public TestContentTypeBundle()
    • Method Detail

      • register

        public void register​(org.projectnessie.model.types.ContentTypes.Registrar registrar)
        Specified by:
        register in interface org.projectnessie.model.types.ContentTypeBundle