Skip to content
Snippets Groups Projects
  • Gregor Maier's avatar
    76c0f4c4
    Making role request message more robust. Checkpoint. · 76c0f4c4
    Gregor Maier authored
    Upgrade easyMock to 3.1: Now supports creating mocks from classes (and
    not just interfaces)
    
    This turned out to be a significant change since we need to make sure
    all connected switches have consistent state at all times (e.g., no
    reordering of role request message, no race conditions on switch
    connect, ...)
    
    Added more unit tests. More unit tests still to come.
    
    [#26756797]
    76c0f4c4
    History
    Making role request message more robust. Checkpoint.
    Gregor Maier authored
    Upgrade easyMock to 3.1: Now supports creating mocks from classes (and
    not just interfaces)
    
    This turned out to be a significant change since we need to make sure
    all connected switches have consistent state at all times (e.g., no
    reordering of role request message, no race conditions on switch
    connect, ...)
    
    Added more unit tests. More unit tests still to come.
    
    [#26756797]