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