Closed sebiniemann closed 5 years ago
The class Row is missing tests for its constructors, print and IO functions.
Subtasks:
The tests for Row are on the same state with Col so the tests for print, IO and constructor are missing
Added the subtasks
The class Row is missing tests for its constructors, print and IO functions.
Subtasks:
102 (Add missing print tests for the class Row)
103 (Add missing constructor tests for the class Row)
104 (Add missing IO tests for the class Row)