rails--rails/activejob/test/cases
Santosh Wadghule 26e76dc879 Added more tests for reserved hash keys of ActiveJob::Arguments.
- Added tests for checking all reserved hash keys of ActiveJob::Arguments.
- Moved unrelated code from the test to the correct place, i.e. newly created
  test.
2016-03-17 18:55:19 +05:30
..
adapter_test.rb
argument_serialization_test.rb Added more tests for reserved hash keys of ActiveJob::Arguments. 2016-03-17 18:55:19 +05:30
callbacks_test.rb
job_serialization_test.rb
logging_test.rb
queue_adapter_test.rb
queue_naming_test.rb
queue_priority_test.rb
queuing_test.rb
rescue_test.rb
test_case_test.rb
test_helper_test.rb
translation_test.rb