mockIdentificationFactory = new IdentificationFactoryMock(
"identificationFactory", expectations);
mockMatch = new MatchMock("match", expectations);
mockPathRecogniser = new PathRecogniserMock("path recog", expectations);
mockContentIdentifier = new ContentIdentifierMock(
"content recog", expectations);
mockVersion = new VersionMock("version", expectations);