xmr-btc-swap/swap/tests/testutils
Franck Royer c11042ff0d
Use builder terminology instead of factory
This is not really a factory as a factory design pattern is about
producing several instances.

In the current usage, we are only interested in one swap instance. Once
the swap instance is created, the factory becomes useless. Hence, it is
more of a builder pattern.
2021-01-20 14:56:06 +11:00
..
mod.rs Use builder terminology instead of factory 2021-01-20 14:56:06 +11:00