class Ab::NullTest

Public Instance Methods

end_at() click to toggle source
# File lib/ab/null_test.rb, line 12
def end_at
  Test::DEFAULT_END_AT
end
start_at() click to toggle source
# File lib/ab/null_test.rb, line 8
def start_at
  Test::DEFAULT_START_AT
end
variant() click to toggle source
# File lib/ab/null_test.rb, line 5
def variant
end