- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testProxiedSessionScopedBean (0.1 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
impl/maven-core/src/test/java/org/apache/maven/session/scope/SessionScopeProxyTest.java
public class SessionScopeProxyTest { @Mock Session session; @Inject SessionScope sessionScope; @Inject PlexusContainer container; @Test void testProxiedSessionScopedBean() throws ComponentLookupException { ComponentLookupException e = assertThrows(ComponentLookupException.class, () -> container.lookup(MySingletonBean2.class));Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Jun 06 14:28:57 GMT 2025 - 4.2K bytes - Click Count (0)