- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testPrivateConstructor (0.08 seconds)
-
src/test/java/org/codelibs/fess/suggest/util/SuggestUtilTest.java
runner.close(); runner.clean(); } @Before public void setUp() { // Setup for each test } @Test public void testPrivateConstructor() throws Exception { // Test that SuggestUtil has a private constructor to prevent instantiation Constructor<SuggestUtil> constructor = SuggestUtil.class.getDeclaredConstructor();
Created: Fri Apr 17 09:08:13 GMT 2026 - Last Modified: Mon Nov 24 03:40:05 GMT 2025 - 26.7K bytes - Click Count (0)