Inheritance: IDisposable
コード例 #1
0
 public ExceptionTestsAsync(StorageFixture fixture)
     : base(fixture) { }
コード例 #2
0
 public GetTestsAsync(StorageFixture fixture)
     : base(fixture) { }
コード例 #3
0
 public DeletionTestsAsync(StorageFixture fixture)
     : base(fixture)
 {
 }
コード例 #4
0
 public CreationTestsAsync(StorageFixture fixture)
     : base(fixture) { }
コード例 #5
0
 public DeletionTestsAsync(StorageFixture fixture)
     : base(fixture) { }