- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for TestableAbstractLlmClient (0.09 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/org/codelibs/fess/llm/AbstractLlmClientTest.java
import org.junit.jupiter.api.TestInfo; public class AbstractLlmClientTest extends UnitFessTestCase { private TestableAbstractLlmClient client; @Override protected void setUp(final TestInfo testInfo) throws Exception { super.setUp(testInfo); client = new TestableAbstractLlmClient(); } @Override protected void tearDown(final TestInfo testInfo) throws Exception {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 19 07:04:54 GMT 2026 - 53K bytes - Click Count (0)