Test Case Method Identifier
factory
Test Items
The purpose of testing the factory methods is to check the correct behaviours of the node and edge factory.
Input Specification
To test the factory methods different inputs should be used such as different factories (node and edge factories) and by checking the correct behaviour on boundary conditions.
Output Specification
Assert that the factories are well instantiated and that their behaviours are correct.