Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Invalid
-
None
-
None
-
None
-
Docs Required, Release Notes Required
Description
I've found we have a number of integration tests that implement same things for start/stop nodes.
We have IgniteAbstractTest base class for tests that provides common functionality for unit tests. Let's add similar class for the integration tests that will provide methods for start/stop nodes.