[jira] [Created] (IGNITE-8395) Test framework counts non-empty parameters methods as test methods

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-8395) Test framework counts non-empty parameters methods as test methods

Anton Vinogradov (Jira)
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)