Class OutputToFDMatcher
In: lib/mspec/matchers/output_to_fd.rb
Parent: Object

Lower-level output speccing mechanism for a single output stream. Unlike OutputMatcher which provides methods to capture the output, we actually replace the FD itself so that there is no reliance on a certain method being used.

Methods

Public Class methods

Public Instance methods

[Validate]