Hi folks:During this week someone wanted to use SqueakDBX in Squeak 3.8 and at the same time another person (thanks Marcelo Cortez!!!) has ported it to Dolphin. And I found something weird in TestCase >> assert:
In Squeak 3.10� TestCase >> assert: aBooleanOrBlock
Squeak 3.8, Dolphin and VAST (I don't know others) have:
TestCase >> assert: aBoolean
So...is there a reason of doing that? Is this expected?
cheers
mariano