Class: Maven::Model::TestResource

Inherits:
Resource show all
Defined in:
lib/maven/model/model.rb

Instance Method Summary collapse

Methods inherited from Resource

#excludes, #includes

Methods inherited from Tag

_tags, #comment, #initialize, prepend_tags, tags, #to_xml

Constructor Details

This class inherits a constructor from Maven::Model::Tag

Instance Method Details

#_nameObject



53
54
55
# File 'lib/maven/model/model.rb', line 53

def _name
  'testResource'
end