I think if you need a stub after it has returned its value, you should `dup()` it then `dispose()` o

I think if you need a stub after it has returned its value, you should dup() it then dispose() of the original?
Was this page helpful?