Apoorv Naik created ATLAS-1834:
----------------------------------
Summary: TestNG asserts across tests instead on JUnit
Key: ATLAS-1834
URL: https://issues.apache.org/jira/browse/ATLAS-1834
Project: Atlas
Issue Type: Bug
Reporter: Apoorv Naik
Assignee: Apoorv Naik
Most of our tests use TestNG Asserts, only a handful of them are using JUnit.
As a side-effect the builds on apache jenkins are failing because of the
incorrect JUnit version getting picked from m2 repository, this causing certain
tests to fail in-deterministically.
Changing all imports to TestNG
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)