Updated all unit tests with the uncommenting of debugcounter stuff in the...
Updated all unit tests with the uncommenting of debugcounter stuff in the previous commit. For the most part, initialized the MockDebugCounterService and provided it to the MemoryStorageSource to allow counters in the AbstractStorageSourceService.
Showing
- src/main/java/net/floodlightcontroller/devicemanager/internal/Device.java 1 addition, 1 deletion...t/floodlightcontroller/devicemanager/internal/Device.java
- src/main/java/net/floodlightcontroller/routing/ForwardingBase.java 1 addition, 5 deletions...java/net/floodlightcontroller/routing/ForwardingBase.java
- src/main/java/net/floodlightcontroller/staticflowentry/StaticFlowEntries.java 2 additions, 2 deletions...oodlightcontroller/staticflowentry/StaticFlowEntries.java
- src/main/java/net/floodlightcontroller/staticflowentry/StaticFlowEntryPusher.java 0 additions, 2 deletions...ightcontroller/staticflowentry/StaticFlowEntryPusher.java
- src/main/java/net/floodlightcontroller/storage/AbstractStorageSource.java 509 additions, 502 deletions...t/floodlightcontroller/storage/AbstractStorageSource.java
- src/main/java/net/floodlightcontroller/storage/memory/MemoryStorageSource.java 5 additions, 0 deletions...odlightcontroller/storage/memory/MemoryStorageSource.java
- src/test/java/net/floodlightcontroller/core/internal/OFSwitchManagerTest.java 4 additions, 2 deletions...oodlightcontroller/core/internal/OFSwitchManagerTest.java
- src/test/java/net/floodlightcontroller/firewall/FirewallTest.java 11 additions, 4 deletions.../java/net/floodlightcontroller/firewall/FirewallTest.java
- src/test/java/net/floodlightcontroller/learningswitch/LearningSwitchTest.java 7 additions, 0 deletions...oodlightcontroller/learningswitch/LearningSwitchTest.java
- src/test/java/net/floodlightcontroller/linkdiscovery/internal/LinkDiscoveryManagerTest.java 4 additions, 2 deletions...ller/linkdiscovery/internal/LinkDiscoveryManagerTest.java
- src/test/java/net/floodlightcontroller/staticflowentry/StaticFlowTests.java 16 additions, 4 deletions...floodlightcontroller/staticflowentry/StaticFlowTests.java
- src/test/java/net/floodlightcontroller/storage/memory/tests/MemoryStorageTest.java 4 additions, 0 deletions...ghtcontroller/storage/memory/tests/MemoryStorageTest.java
- src/test/java/net/floodlightcontroller/storage/tests/StorageTest.java 3 additions, 2 deletions...a/net/floodlightcontroller/storage/tests/StorageTest.java
Loading
Please register or sign in to comment