Class ItemModelConverterVerifyCollectionFieldTest

    • Constructor Detail

      • ItemModelConverterVerifyCollectionFieldTest

        public ItemModelConverterVerifyCollectionFieldTest()
    • Method Detail

      • prepare

        public void prepare()
      • nullCollectionTest

        public void nullCollectionTest()
      • hashSetRegularTest

        public void hashSetRegularTest()
      • hashSetWithNullValueTest

        public void hashSetWithNullValueTest()
      • arrayListTest

        public void arrayListTest()
      • collectionsSinletonTest

        public void collectionsSinletonTest()
      • setOfTest

        public void setOfTest()
      • immutableSetOfTest

        public void immutableSetOfTest()
      • immutableListOfTest

        public void immutableListOfTest()
      • treeSetTest

        public void treeSetTest()