Class: OnlyofficeTestrailWrapper::RspecExceptionResultMock
- Inherits:
-
Object
- Object
- OnlyofficeTestrailWrapper::RspecExceptionResultMock
- Defined in:
- lib/onlyoffice_testrail_wrapper/mock/rspec_example_mock.rb
Overview
Class for mocking rspec result metadata
Instance Attribute Summary collapse
-
#started_at ⇒ Object
Returns the value of attribute started_at.
Instance Attribute Details
#started_at ⇒ Object
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 |