FloatNotEqualsAlmostTest.testFloatNotEqualsAlmostOverrideFailMessage: Float 'valueA'(0.111) is NOT equal and NOT almost equal to float 'valueB'(0.1) - it is outside range [0.10099989;0.1210001]. Extra info goes here.
FloatNotEqualsAlmostTest.testFloatNotEqualsAlmostFailNoMessage: Float 'valueA'(0.123) is NOT equal and NOT almost equal to float 'valueB'(0.1241) - it is outside range [0.12298988;0.12301012].
FloatNotEqualsAlmostTest.testFloatNotEqualsAlmostOverrideFailNoMessage: Float 'valueA'(0.121) is NOT equal and NOT almost equal to float 'valueB'(0.12) - it is outside range [0.12089988;0.12110011].
FloatNotEqualsAlmostTest.testFloatNotEqualsAlmostFailMessage: Float 'valueA'(0.1241) is NOT equal and NOT almost equal to float 'valueB'(0.123) - it is outside range [0.124089874;0.12411012]. Extra info goes here.