Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
The FacesBridge must follow the requirements in the JSF 2.2 JavaDoc.
TCK: During a render, call ExternalContext.setClientWindow(ClientWindow) by passing an instance of javax.faces.lifecycle.ClientWindow which is a special TCK implementation. Then call ExternalContext.getClientWindow() and assert that it is the same instance.