[DEECo] [d3scomp/JDEECo] aa9bc8: Convoy demo modified: if launched as JUnit test, i...

GitHub noreply at github.com
Wed May 6 19:13:37 CEST 2015


  Branch: refs/heads/jDEECo-3
  Home:   https://github.com/d3scomp/JDEECo
  Commit: aa9bc86fa85a8a876c2adcf16e25ee2a848520b4
      https://github.com/d3scomp/JDEECo/commit/aa9bc86fa85a8a876c2adcf16e25ee2a848520b4
  Author: Zbyněk Jiráček <jiracek at d3s.mff.cuni.cz>
  Date:   2015-05-06 (Wed, 06 May 2015)

  Changed paths:
    M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoySimulationTest.java
    M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoyTest.java
    M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Follower.java
    M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Leader.java
    A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/roles/BoardingEnsemble.java
    A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/roles/BoardingSingleNodeTest.java
    A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/roles/Building.java
    A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/roles/Bus.java
    A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/roles/Car.java
    A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/roles/Person.java
    A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/roles/VehicleRole.java

  Log Message:
  -----------
  Convoy demo modified: if launched as JUnit test, it does not print
anything and just asserts the output; if launched as Java application it
normally prints to standard output.

Added Person-Vehicle demo to demonstrate how the roles can be used.
Works similarly to the Convoy demo (can be used as both a test and a
demonstration).




More information about the DEECo mailing list