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