@Experimental
public interface ExternalContextFactory<C extends ExternalContext>
ExternalContext.| Modifier and Type | Method and Description |
|---|---|
C |
createExternalContext(String testName)
Create an instance of
ExternalContext. |
C createExternalContext(String testName)
ExternalContext.testName - name of the current running testCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.