Welcome Guest, Not a member yet? Register   Sign In
ci-phpunit-test for CodeIgniter 3.0
#95

Hi Kenjis, and thank you very much for your hard work, it has helped me to learn more about testing.

I'm trying to test an abstract controller I wrote that lives in the core directory(application/core). This controller is not meant to be accessed directly, it's there only to be inherited from, and so I can not access it via $this->request('GET', ).
Any ideas as to how I can test under this situation?

Thanks in advance!
Reply


Messages In This Thread
ci-phpunit-test for CodeIgniter 3.0 - by kenjis - 05-09-2015, 11:33 PM
RE: ci-phpunit-test for CodeIgniter 3.0 - by Creativa - 12-21-2020, 11:35 PM



Theme © iAndrew 2016 - Forum software by © MyBB