Class: OnlyofficeTestrailWrapper::RspecExceptionResultMock

Inherits:
Object
  • Object
show all
Defined in:
lib/onlyoffice_testrail_wrapper/mock/rspec_example_mock.rb

Overview

Class for mocking rspec result metadata

Instance Attribute Summary collapse

Instance Attribute Details

#started_atObject

Returns the value of attribute started_at.



20
21
22
# File 'lib/onlyoffice_testrail_wrapper/mock/rspec_example_mock.rb', line 20

def started_at
  @started_at
end