All input and output from the GemUI when using TestSetup
will pass through StringIO objects placed here. For more information, see
the arguments to Gem::StreamUI.
Public Class Methods
new()click to toggle source
# File lib/rubygems/mirror/test_setup.rb, line 46definitializesuper(*(@ui_ios = Array.new(3) { StringIO.new }))
end