Class: LightekVpm::TestGenerator
- Inherits:
-
Thor::Group
- Object
- Thor::Group
- LightekVpm::TestGenerator
- Includes:
- Thor::Actions
- Defined in:
- lib/test_generator.rb,
lib/generators/lightek_vpm/test_generator.rb
Instance Method Summary collapse
Instance Method Details
#testing ⇒ Object
7 8 9 |
# File 'lib/test_generator.rb', line 7 def testing say "Testing this out to see if I got it right" end |