You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove Mockito stubs for condition.matcher().match() in EvaluatorTest
Removed stubs that were causing Mockito API errors with 1.10.19 on final
classes. Tests now run without Mockito framework errors - only assertion
failures remain which are logic-level issues unrelated to Mockito version.
Tests that had behavior dependencies on the mocks will need redesign to
test with real matcher evaluation instead of stubbed returns.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
AI-Session-Id: c83b3557-2c02-4d13-aaa4-273b7340163d
AI-Tool: claude-code
AI-Model: unknown
0 commit comments