- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setQueryString (0.05 sec)
-
src/test/java/org/codelibs/fess/api/WebApiRequestTest.java
mockRequest.setQueryString("query=test"); assertEquals(customPath, webApiRequest.getServletPath()); // Second call with SAStruts.method mockRequest.setQueryString("SAStruts.method=execute"); assertEquals(originalPath, webApiRequest.getServletPath()); // Third call without SAStruts.method again mockRequest.setQueryString("page=1");
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 17.5K bytes - Viewed (0)