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)