- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for hyu (0.01 seconds)
-
src/test/java/org/codelibs/fess/suggest/converter/KatakanaToAlphabetConverterTest.java
} public void test_convertFyu_BugFix() { // Test that フュ correctly maps to "fyu" only (not "hyu") List<String> results = converter.convert("フュ", null); assertTrue(results.contains("fyu")); assertFalse("Should not contain 'hyu' (that's for ヒュ)", results.contains("hyu")); } public void test_convertEmptyString() { List<String> results = converter.convert("", null);Created: Fri Apr 17 09:08:13 GMT 2026 - Last Modified: Mon Nov 17 14:28:21 GMT 2025 - 5.9K bytes - Click Count (0)