Skip to content
Snippets Groups Projects
  1. Jul 24, 2016
  2. Jul 19, 2016
  3. Jul 18, 2016
  4. Jul 15, 2016
  5. Jul 14, 2016
  6. Jul 13, 2016
  7. Jul 12, 2016
  8. 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
Loading