コード例 #1
0
ファイル: test_core.py プロジェクト: frostyfrog/hl7apy
 def create_unknown_subcomponent_by_get(self):
     f = Field('STF_2')
     with self.assertRaises(ChildNotFound):
         f.stf_2_10_100 = 'subcomponent'