Class AbstractRestAssign

    • Constructor Detail

      • AbstractRestAssign

        public AbstractRestAssign()
    • Method Detail

      • testAssignRefToFreshMain

        @ParameterizedTest
        @EnumSource(org.projectnessie.jaxrs.AbstractRest.ReferenceMode.class)
        public void testAssignRefToFreshMain​(org.projectnessie.jaxrs.AbstractRest.ReferenceMode refMode)
                                      throws org.projectnessie.error.BaseNessieClientServerException
        Assigning a branch/tag to a fresh main without any commits didn't work in 0.9.2
        Throws:
        org.projectnessie.error.BaseNessieClientServerException