- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testTimeConverter (0.19 seconds)
-
src/test/java/org/codelibs/core/beans/util/CopyOptionsTest.java
is((Object) "19700101")); } /** * @throws Exception */ @Test public void testTimeConverter() throws Exception { assertThat(new CopyOptions().timeConverter("ss").convertValue(new java.sql.Time(0), "aaa", String.class), is((Object) "00")); } /** * @throws Exception */
Created: Fri Apr 03 20:58:12 GMT 2026 - Last Modified: Fri Jun 20 13:40:57 GMT 2025 - 12K bytes - Click Count (0)