protected void setUp() throws Exception {
super.setUp();
expectations = mockFactory.createUnorderedBuilder();
mockArbitratorDecision = new ArbitratorDecisionMock(
"arbitratorDecisionMock", expectations);
//mockArbitratorDecision.setExpectations(mockFactory.createSet());
mockHorizontalSeparator = new HorizontalSeparatorRendererMock(
"horizontalSeparatorRendererMock", expectations);