kotlin gurus, question. In my project we are using...
# announcements
s
kotlin gurus, question. In my project we are using jmockit. It has some way of defining behaviour on mocks by overriding the protected constructor of the Expectations class. In java this looks something like: