- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for addErrorsCouldNotFindLogFile (0.16 sec)
-
src/test/java/org/codelibs/fess/mylasta/action/FessMessagesTest.java
public void test_addErrorsCouldNotFindLogFile() { String property = "testProperty"; String arg0 = "test.log"; FessMessages result = messages.addErrorsCouldNotFindLogFile(property, arg0); assertNotNull(result); assertSame(messages, result); assertTrue(messages.hasMessageOf(property)); } public void test_addErrorsNotFoundOnFileSystem() {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 28.2K bytes - Viewed (0)