You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the issue to map classes to specific implementations like demonstrated
in StrategyFactoryTest and I wanted to avoid usual factory implementations
with huge if or switch blocks.