Uses of Class
net.sourceforge.jwebunit.html.Cell

Packages that use Cell
net.sourceforge.jwebunit.html   
 

Uses of Cell in net.sourceforge.jwebunit.html
 

Methods in net.sourceforge.jwebunit.html with parameters of type Cell
 void Row.appendCell(Cell cell)
           
 void Cell.assertEquals(Cell c)
          Assert that the current cell equals given one.
 void Cell.assertMatch(Cell c)
          Assert that the current cell matches given one.
 



Copyright © 2002-2011 SourceForge. All Rights Reserved.