When mockStatic is called on a class, all the static void methods in that class automatically get mocked to doNothing() .
確定! 回上一頁