This website requires JavaScript.
Explore
Help
Sign In
adam
/
metasploit-gs
Watch
1
Star
0
Fork
0
You've already forked metasploit-gs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f8a94de6710abe3042a26a9dca38dcccff2c93be
metasploit-gs
/
spec
/
support
/
shared
/
examples
/
msf
/
module
/
uuid.rb
T
4 lines
94 B
Ruby
Raw
Normal View
History
Unescape
Escape
example_group and hook_scope conversions
2015-12-31 16:56:13 -06:00
RSpec
.
shared_examples_for
'Msf::Module::UUID'
do
Extract Msf::Module::UUID shared examples
2014-10-17 11:34:35 -05:00
it
{
is_expected
.
to
respond_to
:uuid
}
end
Reference in New Issue
Copy Permalink