- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_commonPaths (0.09 sec)
-
src/test/java/org/codelibs/fess/mylasta/action/FessHtmlPathTest.java
assertEquals("/searchResults.jsp", FessHtmlPath.path_SearchResultsJsp.getRoutingPath()); assertEquals("/advance.jsp", FessHtmlPath.path_AdvanceJsp.getRoutingPath()); } public void test_commonPaths() throws Exception { // Test common paths assertEquals("/index.jsp", FessHtmlPath.path_IndexJsp.getRoutingPath()); assertEquals("/header.jsp", FessHtmlPath.path_HeaderJsp.getRoutingPath());
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 12.9K bytes - Viewed (0)