There's no reason you'd ever want this and it would have very odd behavior (I'm not even sure what would happen right off the bat). Nesting with-mocks of different IDs is acceptable as the semantics there are fairly well defined, but colliding IDs shouldn't be allowed.
There's no reason you'd ever want this and it would have very odd behavior (I'm not even sure what would happen right off the bat). Nesting
with-mocks
of different IDs is acceptable as the semantics there are fairly well defined, but colliding IDs shouldn't be allowed.