Esempio n. 1
0
 public async void Must_match()
 {
     Assert.That(await _restriction.MatchesRequestAsync(_request), Is.True);
 }