ScalaTest allows us to write test suites. A test suite is a class that contains an arbitrary number of tests, checking the correctness of our code.
確定! 回上一頁