Test Case Method Identifier
hasLabel
Test Items
The purpose of testing the hasVector method is to check whether an added attribute has its name as the label.
Input Specification
To test the hasLabel method we used one input, which is an attribute and a value, both as String.
Output Specification
Assert that the label of the attribute is the String it has been passed when added.