Welcome Guest, Not a member yet? Register   Sign In
How to use Unit Testing v2.1.4
#4

[eluser]Otemu[/eluser]
Hi,

is it just limited to test with controllers
mainly you would use it in your controllers however it not entirely limited to that

or can I also test with libraries
Since you can load libraries in your own custom created libraries you should be able to unit test them

and maybe models
You could test the returned result from your model within the controller, but I don't think you can unit test within the model itself. I think some of the links I provided have 3rd party tools to test directly within the model


Messages In This Thread
How to use Unit Testing v2.1.4 - by El Forum - 11-06-2013, 08:10 PM
How to use Unit Testing v2.1.4 - by El Forum - 11-07-2013, 10:14 AM
How to use Unit Testing v2.1.4 - by El Forum - 11-07-2013, 12:49 PM
How to use Unit Testing v2.1.4 - by El Forum - 11-08-2013, 04:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB