Parent

Methods

Class/Module Index [+]

Quicksearch

Gst::QueryType

Public Instance Methods

test(tc) click to toggle source
# File gstreamer/tests/misc.rb, line 250
def test(tc)
    tc.assert_instance_of(Fixnum, id)
    tc.assert_instance_of(String, nick)
    tc.assert_instance_of(String, description)
    tc.assert Gst::QueryType.find(nick) == self 
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.