Checks the value of the passed item against the value which can be deterministically derived from the passed integer. The method should throw TestException on failure.
item to check value of
integer to determine contents of item
See Implementation
Checks the value of the passed item against the value which can be deterministically derived from the passed integer. The method should throw TestException on failure.