assertTrue( callback.updateWasInvoked() );
}
public void testUpdateOpenContent() throws XmlException
{
m_resourceContext = new SushiResourceContext( true );
insertXsdAnyPropElem();
assertPropHasOneElemWithGivenValue( SushiPropertyQNames.FUGU, INITIAL_PROP_VALUE_FUGU );
SetResourcePropertiesProvider set_provider = new SetResourcePropertiesProvider( m_resourceContext );
UpdateDocument updateDoc = UpdateDocument.Factory.newInstance();
UpdateType update = updateDoc.addNewUpdate();