SwiftMockGeneratorForXcode
SwiftMockGeneratorForXcode copied to clipboard
Naming Conventions
I was wondering: Isn't it more common to name parameters and functions that did something with did in the beginning. For instance, didInvokeSend instead of invokedSend. I know this makes it a bit longer, but Isn't this naming more common?