- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_getInstalledArtifacts_unknown (0.16 sec)
-
src/test/java/org/codelibs/fess/helper/PluginHelperTest.java
fail("Expected PluginException"); } catch (PluginException e) { assertTrue(e.getMessage().contains("Failed to access")); } } public void test_getInstalledArtifacts_unknown() { Artifact[] artifacts = pluginHelper.getInstalledArtifacts(ArtifactType.UNKNOWN); assertNotNull(artifacts); } public void test_getInstalledArtifacts_dataStore() {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 12 05:35:01 UTC 2025 - 22.1K bytes - Viewed (0)