예제 #1
0
 public async Task DI_Valid()
 {
     _operationalTestContext.ShouldNotBeNull();
     _clientStore.ShouldNotBeNull();
 }