Changes between Version 305 and Version 306 of WikiStart
- Timestamp:
- 06/08/20 17:10:47 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v305 v306 649 649 A complete example is available of [source:/simplerunner simplerunner here] 650 650 651 The 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 651 653 == Running == 652 654 Make sure your parties are in the java classpath.