mirror of
https://github.com/corda/corda.git
synced 2025-01-28 15:14:48 +00:00
df31e52665
* [CORDA-303]: Add some tests that stop and start a node and check state is persistent. * [CORDA-303]: Updated change log and added Javadocs. * [CORDA-303]: Cleaned up test. * [CORDA-303]: Removed blank lines after class or function declarations. * [CORDA-303]: Wrapped multiple invocations in `with` construct.