Details
-
Improvement
-
Resolution: Fixed
-
Major
-
11.10
-
None
Description
It's useful when wanting to introduce mock components while still using the @AllComponents annotation. Otherwise you'll get an error that the component is already registered.
Note that raising this error is a behavior we should keep since it's a good one by default as it may indicate a problem in the test.