summaryrefslogtreecommitdiff
path: root/src/test/scala/examples
AgeCommit message (Collapse)Author
2017-02-02Revamp VendingMachine.scala as cookbook examplejackkoenig
* Move to cookbook * Change FSM implementation to use switch & is * Add non-FSM implementation * Add execution-driven test