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
Then:
GuiceBundleTest, HK2LinkerTest, InjectedIntegrationTest, InjectedResourcesTest are failed.
(Actually I got a bit different error in my app, but seems reason same: it tried to initialize RuntimeDelegate before guice ServiceLocatorFactory installed)
The text was updated successfully, but these errors were encountered:
Given
new class
and client registration method in TestModule
and new dependency
Then:
GuiceBundleTest, HK2LinkerTest, InjectedIntegrationTest, InjectedResourcesTest are failed.
(Actually I got a bit different error in my app, but seems reason same: it tried to initialize RuntimeDelegate before guice ServiceLocatorFactory installed)
The text was updated successfully, but these errors were encountered: