Class: RobotLab::To::Verifier::Result

Inherits:
Data
  • Object
show all
Defined in:
lib/robot_lab/to/verifier.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#outputObject (readonly)

Returns the value of attribute output

Returns:

  • (Object)

    the current value of output



18
19
20
# File 'lib/robot_lab/to/verifier.rb', line 18

def output
  @output
end

#passedObject (readonly)

Returns the value of attribute passed

Returns:

  • (Object)

    the current value of passed



18
19
20
# File 'lib/robot_lab/to/verifier.rb', line 18

def passed
  @passed
end

Instance Method Details

#passed?Boolean

Returns:

  • (Boolean)


19
# File 'lib/robot_lab/to/verifier.rb', line 19

def passed? = passed