lsst.utils.tests.
assertFloatsNotEqual
Fail a test if the given floating point values are equal to within the given tolerances.
See assertFloatsAlmostEqual (called with rtol=atol=0) for more information.