findAllUnmatchedStubs

Returns all stub specifications that have not been matched by any incoming request.

A stub is considered unmatched if its match count is zero.

Return

A list of unmatched stub request specifications.