Method: Ccls::FactoryTestHelper#three_study_subjects_with_first_name

Defined in:
lib/ccls_engine/factory_test_helper.rb

#three_study_subjects_with_first_nameObject



158
159
160
# File 'lib/ccls_engine/factory_test_helper.rb', line 158

def three_study_subjects_with_first_name
	create_study_subjects_with_first_names('9','3','6')
end