Commit 7efd093
committed
Add assertions to sendEventsDoesNotThrowWhenQueueIsFull test
Verify that isFull() is called, events are popped, and sender is not called
when queue is full and there are no events to send.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
AI-Session-Id: c83b3557-2c02-4d13-aaa4-273b7340163d
AI-Tool: claude-code
AI-Model: unknown1 parent 0b19b54 commit 7efd093Copy full SHA for 7efd093
1 file changed
+3Lines changed: 3 additions & 0 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- tracker/src/test/java/io/split/client/events
Expand file treeCollapse file tree
Open diff view settings
Collapse file
tracker/src/test/java/io/split/client/events/EventsTaskTest.java
Copy file name to clipboardExpand all lines: tracker/src/test/java/io/split/client/events/EventsTaskTest.java+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
70 | 70 | |
71 | 71 | |
72 | 72 | |
| 73 | + |
| 74 | + |
| 75 | + |
73 | 76 | |
74 | 77 | |
75 | 78 | |
|
0 commit comments