979899100101102103104
@Override protected void setUp() throws Exception { super.setUp(); this.collaboratorService = new TranslatingCollaboratorService( new MockUserInRoleAdapter()); }