blob: 01b15bf9b2ed32a1b7ee35d41463e73045453cc3 (
plain) (
blame)
1
2
3
4
5
|
Often during unit testing, you may find the need to use mocked libraries
to test edge cases, or prevent unit tests from using slow or external
code.
WWW: https://metacpan.org/release/mocked
|