Josh Mahonin created PHOENIX-2464:
-------------------------------------
Summary: phoenix-spark module should use 'JUnitSuite' instead of
'FunSuite'
Key: PHOENIX-2464
URL: https://issues.apache.org/jira/browse/PHOENIX-2464
Project: Phoenix
Issue Type: Improvement
Affects Versions: 4.6.0
Reporter: Josh Mahonin
The existing phoenix-spark tests use the 'FunSuite' from ScalaTest, but in
order to properly inherit other JUnit annotations like '@ClassRules' from the
base tests, it should be using 'JUnitSuite' instead.
Issue exposed in PHOENX-2462
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)