Test::Unit::TestCase
# File gstreamer/test/test_index_factory.rb, line 2 def test_description index = Gst::IndexFactory.find("fileindex") assert_not_nil(index) assert_equal("A index that stores entries in file", index.description) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.