Class OneToManyHandlerTest

    • Constructor Detail

      • OneToManyHandlerTest

        public OneToManyHandlerTest()
    • Method Detail

      • after

        public void after()
      • shouldGetPositionFromGetNextOrderNumberQuery

        public void shouldGetPositionFromGetNextOrderNumberQuery()
      • shouldLeavePositionNullWhenPropertySetToAlways

        public void shouldLeavePositionNullWhenPropertySetToAlways()
      • shouldGetPositionFromGetNextOrderNumberQueryWhenPropertySetToSync

        public void shouldGetPositionFromGetNextOrderNumberQueryWhenPropertySetToSync()
      • shouldLeavePositionNullWhenPropertySetToSyncAndInSync

        public void shouldLeavePositionNullWhenPropertySetToSyncAndInSync()
      • shouldLeavePositionNullWhenPropertySetToAlwaysWithNoRelationCode

        public void shouldLeavePositionNullWhenPropertySetToAlwaysWithNoRelationCode()
      • shouldLeavePositionNullWhenPropertySetToSyncAndInSyncWithNoRelationCode

        public void shouldLeavePositionNullWhenPropertySetToSyncAndInSyncWithNoRelationCode()