public void Notifies_on_account_locked() { _wallet.LockAccount(_consumerAddress); _ndmNotifier.ReceivedWithAnyArgs().NotifyAsync(null); }