# File gstreamer/test/test_element_factory.rb, line 20 def test_create assert_match(/\Aplaybin\d+\z/, play_bin.create.name) end
# File gstreamer/test/test_element_factory.rb, line 12 def test_description assert_equal("Autoplug and play media from an uri", play_bin.description) end
Generated with the Darkfish Rdoc Generator 2.