DictionaryContainsKeyConstraint
DictionaryContainsKeyConstraint is used to test whether a dictionary
            contains an expected object as a key.
            
                
Gets the expected object
            
Construct a DictionaryContainsKeyConstraint
            
Returns a new DictionaryContainsKeyValuePairConstraint checking for the
            presence of a particular key-value-pair in the dictionary.