Re: [Pyobjc-dev] unit tests from ObjC
Brought to you by:
ronaldoussoren
From: Bill B. <bb...@co...> - 2003-02-20 03:05:01
|
On Monday, Feb 17, 2003, at 01:58 US/Eastern, Ronald Oussoren wrote: > I was thinking of writing 1 compiled module containing a small number > of 'native' Objective-C classes (possibly 1), this would be part in > Lib/objc/test. I'll start by creating a test that mirrors > Examples/subclassing-objective-c.py. Sounds like a plan. Do we need one per Cocoa and Foundation under the assumption that (a) they need testing and (b) loading the objc tests should not drag in the Cocoa [at least] or Foundation tests? b.bum |