Class BatchingExistingItemResolverTest

    • Constructor Detail

      • BatchingExistingItemResolverTest

        public BatchingExistingItemResolverTest()
    • Method Detail

      • prepareMocks

        public void prepareMocks()
      • prepareTestData

        public void prepareTestData()
      • turnOffQueryForEachLineSwitch

        public void turnOffQueryForEachLineSwitch()
      • restoreQueryForEachLineSwitch

        public void restoreQueryForEachLineSwitch()
      • shouldQueryAllItemsInOneGoWhenThereAreNoEmptyAndMissingReferencesAndQueryForEachLineSwitchIsTurnedOff

        public void shouldQueryAllItemsInOneGoWhenThereAreNoEmptyAndMissingReferencesAndQueryForEachLineSwitchIsTurnedOff()
      • shouldQueryAllItemsInOneGoWhenThereAreNoEmptyAndMissingReferencesAndQueryForEachLineSwitchIsTurnedOn

        public void shouldQueryAllItemsInOneGoWhenThereAreNoEmptyAndMissingReferencesAndQueryForEachLineSwitchIsTurnedOn()
      • shouldQueryLineByLineWhenThereAreMissingReferencesAndQueryForEachLineSwitchIsTurnedOff

        public void shouldQueryLineByLineWhenThereAreMissingReferencesAndQueryForEachLineSwitchIsTurnedOff()
      • shouldQueryLineByLineWhenThereAreEmptyReferencesAndQueryForEachLineSwitchIsTurnedOff

        public void shouldQueryLineByLineWhenThereAreEmptyReferencesAndQueryForEachLineSwitchIsTurnedOff()
      • shouldQueryLineByLineWhenThereAreEmptyAndMissingReferencesAndQueryForEachLineSwitchIsTurnedOff

        public void shouldQueryLineByLineWhenThereAreEmptyAndMissingReferencesAndQueryForEachLineSwitchIsTurnedOff()
      • shouldNotQueryAnyLineWhenAllReferenceAreMissing

        public void shouldNotQueryAnyLineWhenAllReferenceAreMissing()