new ResourceIdentifierBuilderMock("resource id builder", expectations);
TypeIdentifierBuilderMock mockTypeIdBuilder =
new TypeIdentifierBuilderMock("type id builder", expectations);
GraphBuilderMock mockGraphBuilder = new GraphBuilderMock("graph builder", expectations);
PathRecogniserMock mockPathRecogniser = new PathRecogniserMock("path recogniser", expectations);
ContentRecogniserMock mockContentRecogniser1 =
new ContentRecogniserMock("content recogniser 1", expectations);