mockInput = new InputStreamMock("mockInput", expectations);
mockOutput = new OutputStreamMock("mockOutput", expectations);
mockOutputCreator = new OutputCreatorMock(
"creator", expectations);
mockStreamBufferFactory = new StreamBufferFactoryMock(
"streamBufferFactory", expectations);