0
kicks
Different Types of Automated Tests
When I first learnt about NUnit , I thought that all the tests that are written in NUnit are unit tests. And all the tests that are written using other tools and languages-- including scripting tools are integration tests. Now I know how wrong I was.