A blog about software development best practices, how-tos, and tips from practitioners.
Sundaram Talekar
Recent Posts
Technology Review,
Application Testing
|
June 14, 2019
What Is Mocking In PHP Unit Testing
A guide to PHP mocking to keep your unit tests simple and result-oriented. Know the importance of mocking and how to implement to assess PHP code.
Read more
.