visitor.getClass().getName());
}
public void testGetCell() throws Exception {
ProtocolBuilder builder = new ProtocolBuilder();
DOMProtocol protocol = (DOMProtocol) builder.build(
new TestProtocolRegistry.TestDOMProtocolFactory(),
internalDevice);
TransCell cell = getFactory().getCell(null, null, 0, 0, protocol);