flexiblepower / powermatcher

PowerMatcher - The Java implementation of the PowerMatcher, including the API, the core, a couple of examples, a remote implementation using websockets and a visualisation of the configuration.
http://www.powermatcher.org
Apache License 2.0
43 stars 25 forks source link

Test updates #153

Closed THoeken closed 9 years ago

THoeken commented 9 years ago

Created TestClasses for BidCache and MarketBasis. Refactored the MockScheduler Added eventTest to test the BidEvent, PriceEvent and all subclasses. Fix for BidEvent. BidEvent used OutGoingBidEvents simplename Moved ConcentratorTest to integration