Advanced Search
Search Results
2 total results found
Create a PHP unit test case using SimpleTest
Programming and Web Development
PHP
You can download SimpleTest at https://sourceforge.net/projects/simpletest/Suppose you have a PHP...
What kind of test can SimpleTest do?
Programming and Web Development
SimpleTest’s unit tester is designed to test PHP code. Also its web browser component (think of i...