Class: Kontrast::LazyTest

Inherits:
Struct
  • Object
show all
Defined in:
lib/kontrast/test_builder.rb

Instance Attribute Summary collapse

Instance Attribute Details

#blockObject

Returns the value of attribute block

Returns:

  • (Object)

    the current value of block



3
4
5
# File 'lib/kontrast/test_builder.rb', line 3

def block
  @block
end

#headersObject

Returns the value of attribute headers

Returns:

  • (Object)

    the current value of headers



3
4
5
# File 'lib/kontrast/test_builder.rb', line 3

def headers
  @headers
end

#prefixObject

Returns the value of attribute prefix

Returns:

  • (Object)

    the current value of prefix



3
4
5
# File 'lib/kontrast/test_builder.rb', line 3

def prefix
  @prefix
end