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