Fix NoClassDefFoundError when Mockito is missing
Update MockReset class to check for the presence of the MockUtil class before attempting to use it. Fixes gh-7065
Showing
Please register or sign in to comment
Update MockReset class to check for the presence of the MockUtil class before attempting to use it. Fixes gh-7065