class TestLauncher::Frameworks::ExUnit::TestCase

Public Instance Methods

test_root_dir_name() click to toggle source
# File lib/test_launcher/frameworks/ex_unit.rb, line 74
def test_root_dir_name
  "test"
end