DaGeRe / peass

Tool for Performance analysis of software system
GNU Affero General Public License v3.0
10 stars 9 forks source link

add test for mockito-inline #130

Closed bam-hbt closed 1 year ago

bam-hbt commented 1 year ago

This test is for reproducing the problem to clean up mockito-cash when the inline mocking is used

DaGeRe commented 1 year ago

Thanks for the PR, seems fine to me. For the future: The minimal examples for Peass tests should not contain slf4j-dependencies, if they are not needed.