Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8391214
shared_examples.rb
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
213 B
Subscribers
None
shared_examples.rb
View Options
shared_examples_for
"a Puppet::Error"
do
|
description
|
it
"with message matching
#{
description
.
inspect
}
"
do
expect
{
is_expected
.
to
have_class_count
(
1
)
}
.
to
raise_error
(
Puppet
::
Error
,
description
)
end
end
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 4 2025, 6:40 PM (14 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3277907
Attached To
rSPCEPH Puppet manifests for Ceph
Event Timeline
Log In to Comment