Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F906865
test_helper.rb
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Aug 30, 11:02 AM
Size
312 B
Mime Type
text/x-c++
Expires
Mon, Sep 1, 11:02 AM (19 h, 26 m)
Engine
blob
Format
Raw Data
Handle
252718
Attached To
rWEBDNS WebDNS (edet4)
test_helper.rb
View Options
ENV
[
'RAILS_ENV'
]
||=
'test'
require
File
.
expand_path
(
'../../config/environment'
,
__FILE__
)
require
'rails/test_help'
class
ActiveSupport
::
TestCase
# Setup all fixtures in test/fixtures/*.yml for all tests in alphabetical order.
fixtures
:all
# Add more helper methods to be used by all tests here...
end
Event Timeline
Log In to Comment