Class UploadTest
In: test/unit/upload_test.rb
Parent: Test::Unit::TestCase

Methods

Public Instance methods

Replace this with your real tests.

[Source]

    # File test/unit/upload_test.rb, line 21
21:   def test_truth
22:     assert true
23:   end

[Validate]