Test Case Identifier
TC-MG_C03
Test Items
The purpose of this test is to check if nodes are added correctly to the graph.
Methods to be used: addNode(), getNodeCount().
Input Specification
Test Case Specification:
Add an object of MultiGraph class and three nodes.
Output Specification
Assert that the number of nodes is three.