Closed almgong closed 8 years ago
As a developer, I want a unit test suite in place to check common cases for methods.
Unit tests for service layer functions complete. Note that we do not use Hibernate, and we use POJO model classes with no function definitions (they represent entities here). Thus unit tests are "complete".
As a developer, I want a unit test suite in place to check common cases for methods.