angular-rest-springsecurity
angular-rest-springsecurity copied to clipboard
Add unit tests for TokenUtils
This pull request is sample of unit test cases that we plan to contribute in order to raise the overall coverage to 80%. Code coverage is measured using Cobertura plugin. This pull request increases line coverage of library from 0% to 18%.
| Metric | Before | After |
|---|---|---|
| Coverage % | 0% | 18% |
| Lines Covered | 0 | 31 |
| Total Lines | 172 | 172 |
Please let me know if you have any questions.
Mohd Farid DevFactory - Code Quality Team