- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for CAMEL_TO_LOWER_SNAKE (0.25 sec)
-
src/test/java/org/codelibs/fess/mylasta/direction/sponsor/FessJsonResourceProviderTest.java
assertNotNull("Field naming should not be null", fieldNaming); assertEquals("Field naming should be CAMEL_TO_LOWER_SNAKE", JsonFieldNaming.CAMEL_TO_LOWER_SNAKE, fieldNaming); // Verify the naming convention assertEquals(JsonFieldNaming.CAMEL_TO_LOWER_SNAKE.name(), fieldNaming.name()); } public void test_provideMappingOption_newInstanceEachTime() {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 6.9K bytes - Viewed (0)