vs-streamjsonrpc/doc/testing.md

301 B

Testability/mockability

Testing this library or users of this library can be done without any transport by using FullDuplexStream.CreatePair() from the the Nerdbank.Streams library in your tests to produce a pair of full-duplex Stream objects.