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

File engine_spec.rb

spec/bcrypt/engine_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 'BCrypt::Engine' do

Callers

nothing calls this directly

Calls 5

calibrateMethod · 0.80
createMethod · 0.80
generate_saltMethod · 0.80
autodetect_costMethod · 0.80
hash_secretMethod · 0.80

Tested by

no test coverage detected