new NotificationReporterMock("notification reporter", expectations);
mockTargetVersion = new VersionMock("target version", expectations);
mockContentVersion1 = new VersionMock("content version 1", expectations);
mockContentVersion2 = new VersionMock("content version 2", expectations);
mockIdentificationFactory =
new IdentificationFactoryMock("id factory", expectations);
mockTypeIdBuilder =
new TypeIdentifierBuilderMock("type id builder", expectations);
mockResourceIdBuilder =
new ResourceIdentifierBuilderMock("resource id builder", expectations);
mockStreamMigratorFactory =