Class CxSegmentMapperTest

    • Constructor Detail

      • CxSegmentMapperTest

        public CxSegmentMapperTest()
    • Method Detail

      • testNullSource

        public void testNullSource()
      • testMissingSegments

        public void testMissingSegments()
      • testEmptySegments

        public void testEmptySegments()
      • testSingleSgment

        public void testSingleSgment()
      • testMultipleSgment

        public void testMultipleSgment()
      • testMultipleSgmentWithPrefix

        public void testMultipleSgmentWithPrefix()
      • testMultipleSgmentWithPrefixWithSeparator

        public void testMultipleSgmentWithPrefixWithSeparator()
      • testRequiredFieldsOn

        public void testRequiredFieldsOn()
      • testRequiredFieldsOff

        public void testRequiredFieldsOff()
      • testMapperOff

        public void testMapperOff()
      • createProfile

        protected Profile createProfile​(java.util.Map<java.lang.String,​Segment> segments)