Test::Unit::TestCase
TODO: machine test
# File lib/rex/nop/opty2.rb.ut.rb, line 12 def test_opty2 o = Klass.new 100.times { s = o.generate_sled(100) assert_equal(s.length, 100) } end
[Validate]
Generated with the Darkfish Rdoc Generator 2.