Module: TestBench::Random::Controls::Seed::Namespace

Defined in:
lib/test_bench/random/controls/seed.rb

Class Method Summary collapse

Class Method Details

.exampleObject



14
15
16
# File 'lib/test_bench/random/controls/seed.rb', line 14

def self.example
  'some-seed-namespace'
end

.other_exampleObject



18
19
20
# File 'lib/test_bench/random/controls/seed.rb', line 18

def self.other_example
  'some-other-seed-namespace'
end