assertArrayEquals ; public class DigitizeExampleTests { @Test public void tests() { assertArrayEquals(new int[] {1, 3, 2, 5, 3}, ...
確定! 回上一頁