Class: Gem2Rpm::TestSuite::TestFramework

Inherits:
Struct
  • Object
show all
Defined in:
lib/gem2rpm/test_suite.rb

Instance Attribute Summary collapse

Instance Attribute Details

#commandObject

Returns the value of attribute command

Returns:

  • (Object)

    the current value of command



7
8
9
# File 'lib/gem2rpm/test_suite.rb', line 7

def command
  @command
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



7
8
9
# File 'lib/gem2rpm/test_suite.rb', line 7

def name
  @name
end