dependencies { testCompile group: 'junit', name: 'junit', version: '4.12' // ↓加入使用assertj需要的套件 ... hasSize(5); // 驗證Map assertThat(map).
確定! 回上一頁