/**
* This method tests the method public void writeOpenTableBody ( TableBodyAttributes )
* for the com.volantis.mcs.protocols.VolantisProtocol class.
*/
public void testWriteOpenTableBody() throws Exception {
final TableBodyAttributes attributes =
(TableBodyAttributes) ProtocolIntegrationTestHelper.
provideAttributes(TableBodyAttributes.class);
final VolantisProtocol protocol = getProtocol();