Exemplo n.º 1
0
 @Test(expectedExceptions = UnsupportedOperationException.class)
 public void testGetXData() {
   SURFACE.getXData();
 }