A typical example looks like this: assertThat(actual).isEqualTo(expected);. isEqualTo() is overloaded and can be used for a lot of comparisons.
確定! 回上一頁