TESTS ON TAMED HOST OBJECTS
testHostPureFunctions
testHostArrayElements
testHostRecordProperties
testHostConstructedObjectProperties
testHostConstructedObjectMethods
TESTS ON UN-TAMED GUEST OBJECTS
In the below, we use 'tamedApi.tamedHostPureFunction as a generic host
function that we have established (above) correctly tames the arguments
we pass into it. This function is not itself under test below.
testGuestPureFunctions
testGuestArrayElements
testGuestRecordProperties
testGuestConstructedObjectProperties
testGuestConstructedObjectMethods