Class: ConvenientService::RSpec::Matchers::Classes::Results::Base::Entities::Printers::Failure
- Inherits:
-
Printers::Base
- Object
- Printers::Base
- ConvenientService::RSpec::Matchers::Classes::Results::Base::Entities::Printers::Failure
- Defined in:
- lib/convenient_service/rspec/matchers/classes/results/base/entities/printers/failure.rb,
lib/convenient_service/rspec/matchers/classes/results/base/entities/printers/failure/commands/generate_got_jsend_attributes_part.rb
Defined Under Namespace
Modules: Commands
Instance Method Summary collapse
Instance Method Details
#got_jsend_attributes_part ⇒ String
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
28 29 30 |
# File 'lib/convenient_service/rspec/matchers/classes/results/base/entities/printers/failure.rb', line 28 def got_jsend_attributes_part Commands::GenerateGotJsendAttributesPart[printer: self] end |