Test::Unit::TestCase
# File gio2/test/test_fileenumerator.rb, line 3 def test_responds_to_properties a = GLib::File.new_for_path('/').enumerate_children assert a.respond_to?(:container) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.