});
// =====================================================================
// Test Expectations
// =====================================================================
Operation operation = new SetModelObjectOperation(
internalProxyMock, NEW_MODEL_OBJECT);
operation.execute();
}