This shows that result of equals depends on which object
is the receiver and which is the parameter. Also this shows that for
hash codes for almost equal objects are different.
testAddAttributeInvalidValue01
public void testAddAttributeInvalidValue01() throws Exception(Code)
Adding an attribute with CSS-key but with invalid value for that key.
testAddAttributeInvalidValue02
public void testAddAttributeInvalidValue02() throws Exception(Code)