- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_base64_encoding_decoding (0.23 sec)
-
src/test/java/org/codelibs/fess/util/FacetResponseTest.java
import org.codelibs.fess.Constants; import org.codelibs.fess.unit.UnitFessTestCase; import com.google.common.io.BaseEncoding; public class FacetResponseTest extends UnitFessTestCase { public void test_base64_encoding_decoding() { // Test that base64 encoding and decoding works correctly String originalString = "test field with spaces";
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 12 07:34:10 UTC 2025 - 6.6K bytes - Viewed (0)