testng
testng copied to clipboard
Added Not Equals method for comparing float and dobule arrays - Fixes #1957
Fixes #1957
Closes #1957 .
Did you remember to?
- [ ] Add test case(s)
- [x] Update
CHANGES.txt
We encourage pull requests that:
- Add new features to TestNG (or)
- Fix bugs in TestNG
If your pull request involves fixing SonarQube issues then we would suggest that you please discuss this with the TestNG-dev before you spend time working on it.
@atulagrawal - Thanks for the PR. Can you please help do the following
- Add unit tests for the changes.
- Check the build failure. I noticed that travis build fails for both JDK8 and JDK9