Anna Szonyi created SQOOP-3104: ---------------------------------- Summary: Create test categories instead of test suites and naming conventions Key: SQOOP-3104 URL: https://issues.apache.org/jira/browse/SQOOP-3104 Project: Sqoop Issue Type: Bug Reporter: Anna Szonyi
We are currently unsing test naming conventions to differentiate between ManualTests, Unit tests and 3rd party tests. Instead of this, we should use junit4 categories, so it's clear by looking at a test where it fits. This would also remove the reliance on the test class name. -- This message was sent by Atlassian JIRA (v6.3.4#6332)