Fix compilation error by creating MCP-specific screen test infrastructure
- Created McpScreenTest and McpScreenTestRender interfaces - Rewrote CustomScreenTestImpl to implement MCP-specific interfaces instead of extending framework's buggy ScreenTestImpl - Added all required interface methods for complete functionality - Resolves @Override annotation error on non-existent makeWebFacade method - Maintains MCP functionality while providing independent screen test capabilities
Showing
3 changed files
with
78 additions
and
0 deletions
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment