Index - All Packages - All Categories - All Classes

Class SHTO

SHTO (SpecialHashTestObject) is used for testing hash sets. It stores an identifying string, along with the hash that it is to return. This allows a) system independent testing - as the hash will be the same in all test output files, and b) provides for testing complex hash value interactions with spending years looking for the right objects to generate critical hash values.

Package: Udanax-Gold
All Superclasses: Object Heaper
Protocols: Object
Categories: Xanadu-set

Class Methods

make: aString with: aHashVal



Instance Methods

actualHashForEqual


create: onString with: onHash


isEqual: other


printOn: oo



Overrides: Object

stringValue




Index - All Packages - All Categories - All Classes