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

Packages that use Row
net.sourceforge.jwebunit.html   
 

Uses of Row in net.sourceforge.jwebunit.html
 

Methods in net.sourceforge.jwebunit.html with parameters of type Row
 void Table.appendRow(Row row)
          Append a single expected row.
 void Row.assertEquals(Row r)
           
 void Row.assertMatch(Row r)
           
 



Copyright © 2002-2011 SourceForge. All Rights Reserved.