method

new

v1_8_7_330 - Show latest stable - Class: Test::Unit::Collector
new()
public

No documentation available.

# File lib/test/unit/collector.rb, line 4
      def initialize
        @filters = []
      end