Test Items
The purpose of testing the addEdge method is to check whether edges are created properly using
different parameters of the addEdge methods such as strict checking, no strict checking
(with different orders), null values, missing elements.
Others tests are done by checking the existence and the correctness of the inserted values (nodes, degrees, edges
and graph properties).