context property
Context<T>
get
context
The expectations and nesting context for this subject.
Implementation
Context<T> get context => _context;
The expectations and nesting context for this subject.
Context<T> get context => _context;