Method: Ccls::FactoryTestHelper#three_study_subjects_with_sample_outcome_on
- Defined in:
- lib/ccls_engine/factory_test_helper.rb
#three_study_subjects_with_sample_outcome_on ⇒ Object
three_study_subjects_with_* methods called from StudySubjectSearchTest
175 176 177 178 |
# File 'lib/ccls_engine/factory_test_helper.rb', line 175 def three_study_subjects_with_sample_outcome_on create_study_subjects_with_sample_outcome_ons( '12/31/2005','12/31/2001','12/31/2003') end |