OCUnit: Debugging a test (and the tested class)?
OCUnit: Debugging a test (and the tested class)?
- Subject: OCUnit: Debugging a test (and the tested class)?
- From: Judith Maria Nefertari Dohmann <email@hidden>
- Date: Mon, 13 Oct 2003 19:29:02 +0200
Hi,
for a small toy-project I started to use OCUnit.
I have the following problem:
a test fails and I do not understand why,
I would like to look into the objects which are generated for the test,
but
setting a breakpoint in the test-class or the file of the tested class
does not work.
(I am using ProjectBuilder now and plan to switch to Panther/XCode as
soon
as possible (i.e. around Oct 24th).)
How do I get the debugger to work in this case?
(Since I am currently coding the classes for the model, there is no
real application
yet, so in a normal run they are not called.)
Another question: OCUnit had no Document-based template with it, am I
right
in the assumption that I only have to add an NSDocument subclass to my
project or did I miss something?
Judith Dohmann
_______________________________________________
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.