A class very similar to Angular's TestRequest for use with an AngularContext. If you are using an AngularContext, this will trigger change detection automatically after you flush a response, like production behavior.
Though it is possible to construct yourself, normally an instance of this class is obtained from ().
A class very similar to Angular's
TestRequestfor use with anAngularContext. If you are using anAngularContext, this will trigger change detection automatically after you flush a response, like production behavior.Though it is possible to construct yourself, normally an instance of this class is obtained from
().