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