Difficulty testing involving association class
Brought to you by:
simonjwright
Because the hash of a reference, as is used in an Association Class, is calculated from the Handle, it’s unpredictable from build to build (and possibly even from run to run).
So checking the results of an operation that involves navigation to more than one instance (as in Button to Lamp in the House Management demo) requires unpredictable changes to test scripts.
This is partially resolved (but only in scripted testing) by the provision of Check_Keyed_Value.
Fixed in release 20150415.