Documentation ¶
Overview ¶
The factorytest package provides test doubles for ethier factory contracts.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeployPaymentSplitterFactory ¶
func DeployPaymentSplitterFactory(sim *ethtest.SimulatedBackend) error
DeployPaymentSplitterFactory deploys a test-double of the ethier PaymentSplitterFactory, compatible with the respective ethier library for chain-agnostic deployments.
func DeployPaymentSplitterFactoryTB ¶
func DeployPaymentSplitterFactoryTB(tb testing.TB, sim *ethtest.SimulatedBackend)
DeployPaymentSplitterFactoryTB calls DeployPaymentSplitterFactory(), reporting any error on tb.Fatal.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package factorytestabi is a generated package providing test doubles of ethier factory contracts.
|
Package factorytestabi is a generated package providing test doubles of ethier factory contracts. |
Click to show internal directories.
Click to hide internal directories.