Пример #1
0
 public DocumentCreationTest(FirestoreFixture fixture) => _fixture = fixture;
Пример #2
0
 public DocumentDeletionTest(FirestoreFixture fixture) => _fixture = fixture;
Пример #3
0
 public DataModelTest(FirestoreFixture fixture) => _fixture = fixture;
 public CollectionListingTest(FirestoreFixture fixture) => _fixture = fixture;
 public RunInTransactionTest(FirestoreFixture fixture) => _fixture = fixture;
Пример #6
0
 public QueryTest(FirestoreFixture fixture) => _fixture = fixture;