- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_getArtifactFromFileName_withUrl (0.21 sec)
-
src/test/java/org/codelibs/fess/helper/PluginHelperTest.java
fail("Expected PluginException"); } catch (PluginException e) { assertTrue(e.getMessage().contains("does not exist")); } } public void test_getArtifactFromFileName_withUrl() { Artifact artifact = pluginHelper.getArtifactFromFileName(ArtifactType.DATA_STORE, "test-plugin-1.0.0.jar", "http://test.com/test.jar");
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 12 05:35:01 UTC 2025 - 22.1K bytes - Viewed (0)