+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@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@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev