rdt-client/server/RdtClient.Service/Wrappers
Cucumberrbob fd073b4762
Add interfaces for TorrentData, Downloads, Process, ProcessFactory
Making them interfaces lets us dependency inject them, allowing a given class to be tested.
2025-02-17 21:57:29 +00:00
..
IProcess.cs Add interfaces for TorrentData, Downloads, Process, ProcessFactory 2025-02-17 21:57:29 +00:00
IProcessFactory.cs Add interfaces for TorrentData, Downloads, Process, ProcessFactory 2025-02-17 21:57:29 +00:00
Process.cs Add interfaces for TorrentData, Downloads, Process, ProcessFactory 2025-02-17 21:57:29 +00:00
ProcessFactory.cs Add interfaces for TorrentData, Downloads, Process, ProcessFactory 2025-02-17 21:57:29 +00:00