public void Hander_WhenCounterDoesNotExistInContext_ThrowsCounterNotFoundExcpetion() => AssertionUtilities.AssertAsyncMethodThrows <CounterNotFoundExcpetion>(_handler.Handle(new GetButtonClickQuery()));