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