JUnit5. Spy; Relaxed mock; Partial mocking; Mock relaxed for functions returning Unit ... every { obj.op2(1, 2).hint(Int::class).op1(3, 4) } returns 5 ...
確定! 回上一頁