"helloWorld", event, "editing", null, null, expectedViewData);
// Verify the input element.
Element child = parent.getFirstChildElement();
assertTrue(InputElement.is(child));
InputElement input = child.cast();
assertEquals("editing", input.getValue());
}
/**
* Test rendering the cell with a valid value and view data, but without