Test::Unit::TestCase
# File lib/rex/file.rb.ut.rb, line 10 def test_find_full_path assert_not_nil(Klass.find_full_path("ls")) assert_nil(Klass.find_full_path("cookie monster cake")) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.