Test Cases


SmallTalk-80 Compatibility

The initial test case for Satori is to import ST-80 code without modification. To achieve this we will use the base classes included with the GNU SmallTalk 1.1.1 package. This will show that Satori meets its formost requirement of being a strict superset of ST-80.

Satori Specific

To test the parts of Satori that go beyond ST-80 we will modify specific methods to include the optional type specification.