MCPcopy Index your code
hub / github.com/bcrypt-ruby/bcrypt-ruby / password_spec.rb

File password_spec.rb

spec/bcrypt/password_spec.rb:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1require File.expand_path(File.join(File.dirname(__FILE__), "..", "spec_helper"))
2require 'securerandom'
3
4describe "Creating a hashed password" do

Callers

nothing calls this directly

Calls 5

createMethod · 0.80
costMethod · 0.80
valid_salt?Method · 0.80
generate_saltMethod · 0.80
valid_hash?Method · 0.80

Tested by

no test coverage detected