module TestBench::Fixture::Output::Substitute

Constants

MatchError

Public Class Methods

build() click to toggle source
# File lib/test_bench/fixture/output/substitute.rb, line 5
def self.build
  Output.new
end