- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for fromForwardPath (0.09 sec)
-
src/test/java/org/codelibs/fess/helper/SystemHelperTest.java
public void test_getRedirectResponseToLogin() { final HtmlResponse response = HtmlResponse.fromForwardPath("/"); assertEquals(response, systemHelper.getRedirectResponseToLogin(response)); } public void test_getRedirectResponseToRoot() { final HtmlResponse response = HtmlResponse.fromForwardPath("/"); assertEquals(response, systemHelper.getRedirectResponseToRoot(response)); }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 18.5K bytes - Viewed (0)