Everything is right with you:
verify(mock).someMethod(sampleCaptor.capture(), Matchers.eq(false));
When using Matchers (including ArgumentCaptor.capture) you need to use Matcher for each value, because Matches work through side effects .
, . Mockito.validateMockitoUsage()
verify
, , Mockito . ( , " ", , .)