Yes, you need need an assertEquals call for each field. Since the fields of a class are (usually) private, in order to test that a field has the correct value, ...
確定! 回上一頁