Changes between Version 305 and Version 306 of WikiStart


Ignore:
Timestamp:
06/08/20 17:10:47 (4 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v305 v306  
    649649A complete example is available of [source:/simplerunner simplerunner here]
    650650
     651The simplerunner writes log information, including the final state, to the stdout. The last log line normally is something like {{{INFO:protocol ended normally: {"SAOPState": .....} }}}. You can parse the test starting at the {{{ { }}} using the standard jackson parser. 
     652
    651653== Running ==
    652654Make sure your parties are in the java classpath.