예제 #1
0
 @Test
 public void hasEnoughColumns() {
   assertThat(model.getColumnCount(), equalTo(Column.values().length));
 }