Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 11.10
-
Component/s: Development Issues only - Test
-
Labels:None
-
Difficulty:Unknown
-
Documentation in Release Notes:N/A
-
Similar issues:
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.