What is unit testing anyway? If you’re in contact with Java development, as a developer, an architect or a project manager, you can’t have heard of unit testing, as every quality method enforces its use. From Wikipedia: “Unit testing is a test (often automated) that validates that individual units of source code are working properly. [...]
↧