Can be used to apply assertions either using AssertJ or standard JUnit assertions. For example: assertThat(output).contains("started"); // Checks all output ...
確定! 回上一頁