- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_createSuccessResponse_emptySources (0.24 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/org/codelibs/fess/api/chat/ChatApiManagerTest.java
assertEquals("Example Page", source.getTitle()); assertEquals("This is a snippet...", source.getSnippet()); } @Test public void test_createSuccessResponse_emptySources() { final List<ChatSource> sources = new ArrayList<>(); final Map<String, Object> response = chatApiManager.createSuccessResponse("session-123", "Content", sources);
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 14 01:39:16 GMT 2026 - 35K bytes - Click Count (0)