DEBSOURCES
Skip Quicknav
sources / ruby-celluloid / 0.18.0-2 / spec / celluloid / internals / stack / dump_spec.rb
1234
RSpec.describe Celluloid::Internals::Stack::Dump do subject { actor_system.stack_dump } it_behaves_like "a Celluloid Stack" end