You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Kasnacheev (JIRA)" <ji...@apache.org> on 2018/04/20 13:51:00 UTC

[jira] [Created] (IGNITE-8345) Streamline tests' class names: mark Abstract and Load tests obviously so

Ilya Kasnacheev created IGNITE-8345:
---------------------------------------

             Summary: Streamline tests' class names: mark Abstract and Load tests obviously so
                 Key: IGNITE-8345
                 URL: https://issues.apache.org/jira/browse/IGNITE-8345
             Project: Ignite
          Issue Type: Bug
            Reporter: Ilya Kasnacheev
            Assignee: Ilya Kasnacheev


To make support of our huge tests base easier, I propose we rename all abstract tests to *AbstractTest (this is already done almost always). Exceptions are tests whose inner classes are concrete tests.

Also, tests which are designed for stress-test and not included to regular test suites should be called *LoadTest or *PerformanceTest.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)