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