public CommandTestBase() { _context = OncologiaContextFactory.Create(); }
public void Dispose() { OncologiaContextFactory.Destroy(_context); }