Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

WHich testing framework is used in Apache Atlas

Explorer

I've imported Apache Atlas code into Eclipse successfully but I don't know how can I run its test cases in order to understand its behaviour. e.g

testRequestUser() in EntityJerseyResourceIT.java class
1 REPLY 1

Expert Contributor

We are using testng within the code base.

From within IntelliJ, it is possible to run the test using Ctrl + Shift + R at the class level.

Hope this helps.

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.