public class NotCell extends AbstractSimpleCell
Constructor and Description |
---|
NotCell(SimpleCell cell) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(com.meterware.httpunit.WebTable table,
int row,
int col)
NOT's the simple cell
|
String |
toString() |
getCellAsText, log
public NotCell(SimpleCell cell)
Copyright © 2002-2017 Atlassian. All Rights Reserved.