Check the expectations of this condition against subject.
subject
@override Future<void> applyAsync(Subject<T> subject) async { await _context.applyAsync(subject); }