erikdoe / ocmock

Mock objects for Objective-C
http://ocmock.org
Apache License 2.0
2.16k stars 606 forks source link

Fix "'@interface' command should not be used in a comment attached to a non-interface declaration" #337

Closed yas375 closed 7 years ago

yas375 commented 7 years ago

It was generating documentation warning:

OCClassMockObject.m:237:3: '@interface' command should not be used in a comment attached to a non-interface declaration

2017-04-21_1758