Some more questions on OCUnit.
Some more questions on OCUnit.
- Subject: Some more questions on OCUnit.
- From: Poornima Ranganath <email@hidden>
- Date: Fri, 13 Jun 2003 14:35:30 +0100 (BST)
Hi All,
Thanks a lot Macro for answering my query.
I could write some simple test cases to test a sample framework. now have a lot of question. Kindly answer them.
1] In a framework, I have 2 windows with Cocoa controls like Button,Sliders,Image View etc.
on click of these i need some functionality to be done.
these functions look like for eg:
-(IBAction)OnButtonClick:(id) sender ;
These Actions will take place only when i click on these controls.
The test cases are run just on the build of the framework[choose Test build style].
So my UI and the targets cannot be tested using OCUnit is it?
so my question boils down to asking,
Can we write test cases in OCUnit to test such actions in a framework?
2]In the link that u had suggested for UI testing there are no such controls used.
3] Also i am unable to use Shikenjo.Any framework opened does not get tested. if i run the Shikenjo project workspace, i get a lot of selector not recognized in the build console.
pls guide me.
Thanks a lot.
Rgds,
P
Catch all the cricket action. Download Yahoo! Score tracker
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.