[aerogear-dev] [AeroGear-iOS] Tests: Interface files versus Method/implementation files
Matthias Wessendorf
matzew at apache.org
Tue Sep 4 13:44:28 EDT 2012
Hi,
the interface files for test cases are somewhat empty in most of the times:
https://github.com/aerogear/aerogear-ios/blob/master/AeroGear-iOS/AeroGear-iOSTests/AGRestAdapterTests.h
It is possible to move the def. into the .m file... I have seen it
somewhere before.
I was wondering if folks do have an opinion on deleting those empty .h
files and having the @interface part inside of the .m file ?
Thanks!
--
Matthias Wessendorf
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf
More information about the aerogear-dev
mailing list