Get insights into your workflow Unit testing is good, but expensive, and it's not a magic bullet: if your code is trivial enough, I advocate you can go by without unit testing it. Here is your test class looks like after the change. When you create a new project with unit tests, you automatically get a "Controllers" folder created in the test projeā€¦ Read More