Returns:
19 20 21
# File 'lib/wonder_oracle_database.rb', line 19 def test? ENV['RAILS_ENV'].to_s.upcase.eql?('TEST') end