Home »
MCQs »
Zend Framework MCQs
To develop a unit test for the Zend framework, we must first install the ____?
80. To develop a unit test for the Zend framework, we must first install the ____?
- TestUnit framework
- Unit framework
- PHPUnit framework
Answer: C) PHPUnit framework
Explanation:
To develop a unit test for the Zend framework, we must first install the PHPUnit framework.