soudmaijer
@Test fun someTest() { expectations { mock.someMethod(any) result = someValue } // other code