Method: Ccls::FactoryTestHelper#three_study_subjects_with_dob
- Defined in:
- lib/ccls_engine/factory_test_helper.rb
#three_study_subjects_with_dob ⇒ Object
167 168 169 170 |
# File 'lib/ccls_engine/factory_test_helper.rb', line 167 def three_study_subjects_with_dob create_study_subjects_with_dobs( '12/31/2005','12/31/2001','12/31/2003') end |