[Adium-devl] Assertion failures
Peter Hosey
prh at boredzo.org
Wed Jul 30 18:27:09 UTC 2008
On Jul 30, 2008, at 08:23:40, BJ Homer wrote:
> If the assertions are only in test cases, you can use
> STAssertTrue() / STAssertFalse() from <SenTestingKit/SenTestingKit.h>.
They're not. The tests in question are asserting (with STAssertThrows
or …NoThrow) that the method under test asserts something else (with
NSAssert*) and that the method's assertion fails.
More information about the devel
mailing list