コード例 #1
0
 private void VerifyImposterWasRetrieved()
 {
     _retrievedImposter.Should().NotBeNull("Expected imposter to have been retrieved");
 }