Class AddressRangeObjectMapTest

    • Constructor Detail

      • AddressRangeObjectMapTest

        public AddressRangeObjectMapTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testTwoSpacesWithSecondRangeAt0

        public void testTwoSpacesWithSecondRangeAt0()
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testAddOverlappingRangeWithSameObject

        public void testAddOverlappingRangeWithSameObject()
      • testAddAdjoiningRangesWithSameObject

        public void testAddAdjoiningRangesWithSameObject()
      • testAddAdjoiningRangesWithDifferentObject

        public void testAddAdjoiningRangesWithDifferentObject()
      • testAddCompletelyCoveredRangeWithDifferentObject

        public void testAddCompletelyCoveredRangeWithDifferentObject()
      • testAddSingleAddressRangeInMiddleOfExistingRangeWithDifferentObject

        public void testAddSingleAddressRangeInMiddleOfExistingRangeWithDifferentObject()