method

on_parallel_worker?

Importance_0
v2_1_10 - Show latest stable - 0 notes - Class: Test::Unit::TestCase
on_parallel_worker?() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/test/unit/testcase.rb, line 11
      def on_parallel_worker?
        false
      end
Register or log in to add new notes.