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