- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testAvailable_ok (0.05 sec)
-
src/test/java/org/codelibs/fess/it/admin/PluginTests.java
} @Test void testInstalled_ok() { checkGetMethod(Collections.emptyMap(), getInstalledEndpointSuffix() + "/").then().body("response.status", equalTo(0)); } @Test void testAvailable_ok() { checkGetMethod(Collections.emptyMap(), getAvailableEndpointSuffix() + "/").then().body("response.status", equalTo(0)); } @Test void testInstall_ng() {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 6.5K bytes - Viewed (0)