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