- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_loadProtocols_emptyPackage (0.12 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/org/codelibs/fess/helper/ProtocolHelperTest.java
assertEquals(0, protocolHelper.getWebProtocols().length); assertEquals(0, protocolHelper.getFileProtocols().length); } @Test public void test_loadProtocols_emptyPackage() { final ProtocolHelper protocolHelper = new ProtocolHelper(); // Should not throw exception with empty package protocolHelper.loadProtocols("");
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Jan 11 08:43:05 GMT 2026 - 35.1K bytes - Click Count (0)