Class DefaultTypeDaoTest

    • Constructor Detail

      • DefaultTypeDaoTest

        public DefaultTypeDaoTest()
    • Method Detail

      • shouldFindComposedTypeByCode

        public void shouldFindComposedTypeByCode()
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldNotFindComposedTypeByNotExistingCode

        public void shouldNotFindComposedTypeByNotExistingCode()
                                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldNotFindComposedTypeByCollectionTypeCode

        public void shouldNotFindComposedTypeByCollectionTypeCode()
                                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldFindTypeByCollectionTypeCode

        public void shouldFindTypeByCollectionTypeCode()
                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldFindTypeByTypeCode

        public void shouldFindTypeByTypeCode()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldNotFindTypeByNotExistingCode

        public void shouldNotFindTypeByNotExistingCode()
                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldFindAtomicTypeByCode

        public void shouldFindAtomicTypeByCode()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldNotFindAtomicTypeForNotExistingCode

        public void shouldNotFindAtomicTypeForNotExistingCode()
                                                       throws java.lang.Exception
        Throws:
        java.lang.Exception