public class MockWebTable
extends com.meterware.httpunit.WebTable
| Constructor and Description | 
|---|
MockWebTable()  | 
MockWebTable(int rowSize,
            int colSize)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected String | 
getAttribute(String arg0)  | 
protected String | 
getAttribute(String arg0,
            String arg1)  | 
String | 
getCellAsText(int row,
             int col)  | 
protected Node | 
getNode()  | 
void | 
setCellText(int row,
           int col,
           String text)  | 
public MockWebTable()
public MockWebTable(int rowSize,
                    int colSize)
Copyright © 2002-2017 Atlassian. All Rights Reserved.