Re: Difficulty Calling NSTableView's validateDrop: Method for Unit Testing
Re: Difficulty Calling NSTableView's validateDrop: Method for Unit Testing
- Subject: Re: Difficulty Calling NSTableView's validateDrop: Method for Unit Testing
- From: Mark Szymczyk <email@hidden>
- Date: Tue, 07 Feb 2012 15:04:04 -0500
I found a solution. The solution was to create a second mock object that implements the NSTableViewDataSource protocol and use that mock object to call validateDrop:.
Mark
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden