[MC] Issues with Test

Alexandre Bergel bergel at iam.unibe.ch
Sun Feb 6 17:25:12 UTC 2005


Hello!

With the method <= defined on MCMockDependenItem there is only 1 failure and 2 errors when I run the MC* tests.

The method MCChangeNotificationTest>>testForeignMethodModified leads to an error because of a method #foreignMethod which has no implementer.

Does anyone manage to have all tests green?

Cheers,
Alexandre

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.iam.unibe.ch/~bergel
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-------------- next part --------------
'From Squeak3.8gamma of ''24 November 2004'' [latest update: #6548] on 6 February 2005 at 5:58:13 pm'!

!MCMockDependentItem methodsFor: 'as yet unclassified' stamp: 'ab 2/6/2005 17:57'!
<= anotherMock
	^ self name <= anotherMock name! !


More information about the Squeak-dev mailing list