Test::Unit::TestCase
# File gstreamer/test/test_event.rb, line 4 def test_type assert_operator(Gst, :const_defined?, :EventType) assert_nothing_raised do Gst::Event::EOS end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.