Methods

Class/Module Index [+]

Quicksearch

TestPlugin

Public Instance Methods

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