Пример #1
0
 @Test
 public void testCountColumns() throws Exception {
   int size = table.getColumnHeaders().length;
   assertEquals(9, size);
 }