Skip to content
Snippets Groups Projects
  1. Jul 19, 2016
  2. Jul 18, 2016
  3. Jul 15, 2016
  4. Jul 14, 2016
  5. Jul 13, 2016
  6. Jul 12, 2016
  7. Jul 11, 2016
    • rsharo's avatar
      Unit test cleanup and bugfix. · e17f923a
      rsharo authored
      ForwardingTest.testForwardDeleteFlowsByDescriptorMultiple() passed in Eclipse, but failed when run by "ant test".
      Changed Forwarding.deleteFlowsByDescriptor() to use List<> instead of Set<> to simplify the unit test.
      Tests now pass in every configuration I'm able to run them (eclipse single test, eclipse test class, eclipse all tests, ant all tests).
      
      Also general code and comment cleanup.
      e17f923a
    • brobertson3's avatar
      Comments added · 1de210ba
      brobertson3 authored
      1de210ba
    • jkhutch3's avatar
      Finished test cases for our new code · f78da3e9
      jkhutch3 authored
      f78da3e9
Loading