class RubyEventStore::RSpec::StepByStepFailureMessageFormatter::Lingo

Attributes

published[R]

Public Class Methods

new(published) click to toggle source
# File lib/ruby_event_store/rspec/step_by_step_failure_message_formatter.rb, line 7
def initialize(published)
  @published = published
end