Parent

Class/Module Index [+]

Quicksearch

Rex::FileUtils::UnitTest

Constants

Klass

Public Instance Methods

test_find_full_path() click to toggle source
# 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.