Ejemplo n.º 1
0
 @Test
 public void shouldDefaultLayout() throws Exception {
   assertSame(TextInputPanelLayout.instance, panel.getDefaultLayout());
 }