lnd.xprv/lntest
Conner Fromknecht 82c1e9af92
lntest/harness: adds WaitInvariant helper method
This commits adds a complement to the existing WaitPredicate
helper function, ensuring that a boolean statement remains
true for the duration of the provided timeout. This expands
our ability to do simple sanity checks where the wait-until
semantics of WaitPredicate may not be as-well suited.
2018-03-14 02:23:34 -07:00
..
doc.go lntest: Add doc.go with package documentation. 2017-12-14 20:06:23 -08:00
harness.go lntest/harness: adds WaitInvariant helper method 2018-03-14 02:23:34 -07:00
node.go lntest/node: adds SetExtraArgs to change node behavior after restart 2018-03-09 21:18:16 -08:00