Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "testing/firestore-stub.spec"

Index

Object literals

Const firestoreStub

firestoreStub: object

collection

  • collection(path: string, queryFn?: any): any

doc

  • doc(path: string): any

Const firestoreStubEmpty

firestoreStubEmpty: object

collection

  • collection(testData: any, path: string, queryFn?: any): any

doc

  • doc(testData: any, path: string): any

Generated using TypeDoc