You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Josh Mahonin (JIRA)" <ji...@apache.org> on 2015/11/30 16:30:11 UTC

[jira] [Created] (PHOENIX-2464) phoenix-spark module should use 'JUnitSuite' instead of 'FunSuite'

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)