- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_inheritedMethods_areProperlyDelegated (0.18 sec)
-
src/test/java/org/codelibs/fess/api/WebApiRequestTest.java
assertEquals(customPath, webApiRequest.getServletPath()); } // Test wrapper functionality inheritance public void test_inheritedMethods_areProperlyDelegated() { final String customPath = "/api/v1/test"; final String testHeader = "X-Test-Header"; final String testHeaderValue = "TestValue";
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 17.5K bytes - Viewed (0)