When I tried to mock customerId method (property?): trait RequestContext { val customerId: CustomerId // ... } in my test, Mockito started ...
確定! 回上一頁