Menu

Commit [r12759]  Maximize  Restore  History

bugfix: Controler.setMobsimFactory() was ignored/overwritten in CoreControlerListener. CoreControlerListener now only sets a mobsimFactory if none is set before, allowing that the mobsimFactory can be set from "outside". Add a test for this behaviour. Add integration tests to verify that the correct type of SimulationFactory is created by CoreControlerListener depending on configuration parameters.

mrieser 2010-09-27

changed /matsim/trunk/src/main/java/org/matsim/core/controler/Controler.java
changed /matsim/trunk/src/test/java/org/matsim/core/controler/ControlerTest.java
added /matsim/trunk/src/test/java/org/matsim/integration/controler/JDEQSimIntegrationTest.java
added /matsim/trunk/src/test/java/org/matsim/integration/controler/MultimodalQSimIntegrationTest.java
added /matsim/trunk/src/test/java/org/matsim/integration/controler/ParallelQSimIntegrationTest.java
added /matsim/trunk/src/test/java/org/matsim/integration/controler/QSimIntegrationTest.java
/matsim/trunk/src/main/java/org/matsim/core/controler/Controler.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/test/java/org/matsim/core/controler/ControlerTest.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/test/java/org/matsim/integration/controler/JDEQSimIntegrationTest.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/test/java/org/matsim/integration/controler/MultimodalQSimIntegrationTest.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/test/java/org/matsim/integration/controler/ParallelQSimIntegrationTest.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/test/java/org/matsim/integration/controler/QSimIntegrationTest.java Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.