Skip to content

Commit

Permalink
reimplement loadSeries to support all cases described in tests - fix …
Browse files Browse the repository at this point in the history
…JENKINS-21493

rename test methods to descibe use case being asserted
cleanup use of Double.parseDouble and replace with Scanner becuase it
extract block to handle case for coalescing nodes in a Nodeset
supports LOCALES, does not throw, handles commas appropriately for locale
and doesn't throw.
Tests updated where comparisons were failing for number format.
  • Loading branch information
kgermanibm committed Mar 11, 2014
1 parent 60b081b commit 96f1acc
Show file tree
Hide file tree
Showing 2 changed files with 390 additions and 377 deletions.

0 comments on commit 96f1acc

Please sign in to comment.