예제 #1
0
 public QueryTest(FirestoreFixture fixture) => _fixture = fixture;
예제 #2
0
 public DocumentMutationTest(FirestoreFixture fixture) => _fixture = fixture;
 public DocumentWatchTest(FirestoreFixture fixture) => _fixture = fixture;
 public FieldMaskFetchingTest(FirestoreFixture fixture) => _fixture = fixture;
 public RunInTransactionTest(FirestoreFixture fixture) => _fixture = fixture;
예제 #6
0
 public CollectionListingTest(FirestoreFixture fixture) => _fixture = fixture;
예제 #7
0
 public DataModelTest(FirestoreFixture fixture) => _fixture = fixture;
 public DocumentDeletionTest(FirestoreFixture fixture) => _fixture = fixture;