Class DefaultComposedType2MapPopulatorUnitTest


  • @UnitTest
    public class DefaultComposedType2MapPopulatorUnitTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultComposedType2MapPopulatorUnitTest

        public DefaultComposedType2MapPopulatorUnitTest()
    • Method Detail

      • setup

        public void setup()
      • shouldPopulateToMap

        public void shouldPopulateToMap()
      • shouldNotPopulateToMap_whenItemIsNull

        public void shouldNotPopulateToMap_whenItemIsNull()
      • shouldNotPopulateToMap_whenAttributeIsPrimitve

        public void shouldNotPopulateToMap_whenAttributeIsPrimitve()
      • shouldNotPopulateToMap_whenAttributeIsEnumeration

        public void shouldNotPopulateToMap_whenAttributeIsEnumeration()
      • shouldNotPopulateToMap_whenAttributeIsCollection

        public void shouldNotPopulateToMap_whenAttributeIsCollection()
      • shouldNotPopulateToMap_whenAttributeIsMap

        public void shouldNotPopulateToMap_whenAttributeIsMap()