Future<void> commandTestingUnit(Paper paper, {dynamic cause}) async { await context?.handle(paper, cause); }