-
- Downloads
Test: Compare only the first 8 digits in string comparison
In TestPgSphereTranslator, two strings are compared containing (double) floating point numbers. These numbers are slightly different with different Java versions. To overcome this, only the first eight fractional digits are compared.
Please register or sign in to comment