The test when interactionType is not "true-false" tests with an interaction type of true-faLse (note the capital L). A clearer name for this test would be something like when interactionType is "true-faLse" (incorrect case).
There are a number of other interactionType tests that are similarly named.
The test
when interactionType is not "true-false"
tests with an interaction type oftrue-faLse
(note the capital L). A clearer name for this test would be something likewhen interactionType is "true-faLse" (incorrect case)
.There are a number of other interactionType tests that are similarly named.