Class SimpleMetadataTest


  • public class SimpleMetadataTest
    extends java.lang.Object
    Unit tests for SimpleMetadata.
    Author:
    Carl Harris
    • Constructor Detail

      • SimpleMetadataTest

        public SimpleMetadataTest()
    • Method Detail

      • testSuccessfulBuild

        public void testSuccessfulBuild()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testWithUnsupportedType

        public void testWithUnsupportedType()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testEmpty

        public void testEmpty()
                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCoerceInt

        public void testCoerceInt()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCoerceLong

        public void testCoerceLong()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCoerceDouble

        public void testCoerceDouble()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testWrongTargetType

        public void testWrongTargetType()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMissingProperty

        public void testMissingProperty()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testEqualsAndHashCode

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