- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for TestFormat (0.04 seconds)
-
src/test/java/org/codelibs/core/log/LoggerTest.java
} /** * Test method for * {@link org.codelibs.core.log.Logger#format(String, Object...)} . */ @SuppressWarnings("static-access") @Test public void testFormat() { exception.expect(ClIllegalArgumentException.class); exception.expectMessage(is("[ECL0009]argument[AUTL0009] is illegal. because messageCode : AUTL0009.")); Logger.format("AUTL0009", "hoge");Created: Sat Dec 20 08:55:33 GMT 2025 - Last Modified: Sat May 10 01:32:17 GMT 2025 - 3.8K bytes - Click Count (0)