Test::Unit::TestCase
# File gstreamer/test/test_plugin.rb, line 2 def test_source plugin = Gst::Registry.default.find_plugin("playback") assert_equal("gst-plugins-base", plugin.source) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.