Alexey Goncharuk created IGNITE-8395:
----------------------------------------
Summary: Test framework counts non-empty parameters methods as test methods
Key: IGNITE-8395
URL:
https://issues.apache.org/jira/browse/IGNITE-8395 Project: Ignite
Issue Type: Bug
Reporter: Alexey Goncharuk
For example, if a test class has a method {{public void testMyFunction(String param)}}, then test counters will be off by one and {{afterTestsStopped}} will not be executed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)