Sinon has a convenient assert method calledOnceWithExactly to verify that the stub/mock was called only one time with the given arguments.
Sinon
assert
calledOnceWithExactly