Class: Tavern::MockHub::Publication

Inherits:
Struct
  • Object
show all
Defined in:
lib/tavern/mock_hub.rb

Instance Attribute Summary collapse

Instance Attribute Details

#contextObject

Returns the value of attribute context

Returns:

  • (Object)

    the current value of context



8
9
10
# File 'lib/tavern/mock_hub.rb', line 8

def context
  @context
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



8
9
10
# File 'lib/tavern/mock_hub.rb', line 8

def path
  @path
end