class TestLauncher::Frameworks::Mochajs::TestCase

Public Instance Methods

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