Class AttributeSlotCoerceValuesTests


  • public class AttributeSlotCoerceValuesTests
    extends java.lang.Object
    • Constructor Detail

      • AttributeSlotCoerceValuesTests

        public AttributeSlotCoerceValuesTests()
    • Method Detail

      • shouldChangeADoubleToAFloat

        public void shouldChangeADoubleToAFloat()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldChangeAFloatToADouble

        public void shouldChangeAFloatToADouble()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldChangeAllFloatsToDoubles

        public void shouldChangeAllFloatsToDoubles()
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldChangeAnIntegerToALong

        public void shouldChangeAnIntegerToALong()
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldChangeALongToAnInteger

        public void shouldChangeALongToAnInteger()
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldChangeAShortToALong

        public void shouldChangeAShortToALong()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldNotCoerceValuesWhenSlotHasNoType

        public void shouldNotCoerceValuesWhenSlotHasNoType()
                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldNotCoerceValuesWhenSlotHasFeatureNotDefinedInMetamodel

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