Test::Unit::TestCase
(Not documented)
# File test/julia_test.rb, line 7 def setup julia = Julia.new julia.write end
# File test/julia_test.rb, line 12 def teardown File.delete('fractal.png') end
# File test/julia_test.rb, line 16 def test_file_size assert_equal(13057, File.size?('fractal.png')) end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.