Documentation
¶
Index ¶
- func CreateRandomCategory(t *testing.T, db *sql.DB) domainCat.Category
- func CreateRandomProduct(t *testing.T, db *sql.DB) domainProd.Product
- func CreateRandomQuotation(t *testing.T, db *sql.DB) domain.Quotation
- func CreateRandomQuoteProduct(t *testing.T, db *sql.DB, quotationId string) domain.QuoteProduct
- func SetupTestDB(t *testing.T) *sql.DB
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateRandomProduct ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.