Initial Prescription model with factory.

This commit is contained in:
Daniel Kraus
2015-11-26 19:11:25 +01:00
parent 5198fa7358
commit a255349672
4 changed files with 149 additions and 0 deletions

View File

@ -83,6 +83,7 @@
<Compile Include="Controller\Comments\CommentPoolTest.cs" />
<Compile Include="Controller\Comments\ItemCommentTest.cs" />
<Compile Include="Controller\Elements\CloneTest.cs" />
<Compile Include="Medication\PrescriptionTest.cs" />
<Compile Include="SerializationTest.cs" />
<Compile Include="Controller\SettingsRepositoryTest.cs" />
<Compile Include="Controller\SettingsTest.cs" />