[aerogear-dev] [AeroGear-iOS] Tests: Interface files versus Method/implementation files

Daniel Bevenius daniel.bevenius at gmail.com
Tue Sep 4 14:13:02 EDT 2012


+1 on moving the @interface and the import of SenTestingKit.h to the .m
file.

cheers,

/Daniel

On 4 September 2012 19:44, Matthias Wessendorf <matzew at apache.org> wrote:

> 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
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20120904/57873d67/attachment.html 


More information about the aerogear-dev mailing list