Class: GUnitTesting

Inherits:
Object
  • Object
show all
Defined in:
lib/g-unit-testing.rb

Class Method Summary collapse

Class Method Details

.testObject



2
3
4
# File 'lib/g-unit-testing.rb', line 2

def self.test
  puts "Gotta test some shit"
end