Details
-
Improvement
-
Resolution: Fixed
-
Major
-
10.3
-
None
Description
Example:
@InjectComponentManager
private MockitoComponentManager componentManager;
This is yet another way of getting the CM. Another way is to get it as a test method parameter.