Implement unit tests for `PhasorDynamics::Genrou` model, using the existing unit test [placeholder](https://github.com/ORNL/GridKit/blob/genrou-adam-dev/tests/UnitTests/PhasorDynamics/GenrouTests.hpp). Implement tests for - [x] constructor - [ ] residual evaluation - [ ] initialization Unit tests do not need to run any simulation, they just need to verify for correctness methods in `PhasorDynamics::Genrou` class.