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