Unit Tests
摘要
Tests are a piece of code that checks the actual code. It may, at first sight, seem a bit strange to write code that checks other code. But let me explain.