protected void OnDeleteEntireTest(SpellTest spellTest) { _repo.DeleteTest(spellTest); SpellingDeleted(); DeleteDone(); }