Method: RSpec::Core::Notifications::SeedNotification#seed
- Defined in:
- lib/rspec/core/notifications.rb
permalink #seed ⇒ Fixnum
the seed used to randomize ordering
271 272 273 |
# File 'lib/rspec/core/notifications.rb', line 271 def seed @seed end |