Class: GUnitTesting
- Inherits:
-
Object
- Object
- GUnitTesting
- Defined in:
- lib/g-unit-testing.rb
Class Method Summary collapse
Class Method Details
.test ⇒ Object
2 3 4 |
# File 'lib/g-unit-testing.rb', line 2 def self.test puts "Gotta test some shit" end |