You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/09/10 21:44:46 UTC

[jira] [Created] (SPARK-10547) Streamline / improve style of Java API tests

Sean Owen created SPARK-10547:
---------------------------------

             Summary: Streamline / improve style of Java API tests
                 Key: SPARK-10547
                 URL: https://issues.apache.org/jira/browse/SPARK-10547
             Project: Spark
          Issue Type: Improvement
          Components: Java API, Tests
    Affects Versions: 1.5.0
            Reporter: Sean Owen
            Assignee: Sean Owen
            Priority: Minor


I've wanted to touch up the style of the Java API tests. We've fixed some issues recently but there are still some common issues in the code:

- Unneeded generic types
- Unneeded exception declaration
- Unnecessary local vars
- Assert args in wrong order

It's not a big issue, but, PR coming...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org