Exemple #1
0
 public CommandHandlerTestBase()
 {
     _context = OncologyContextFactory.Create();
 }
Exemple #2
0
 public void Dispose()
 {
     OncologyContextFactory.Destroy(_context);
 }