Documentation ¶
Index ¶
- func ComplianceKeeper(tb testing.TB, dclauthKeeper types.DclauthKeeper, ...) (*keeper.Keeper, sdk.Context)
- func DclauthKeeper(tb testing.TB) (*keeper.Keeper, sdk.Context)
- func DclupgradeKeeper(tb testing.TB, dclAuthKeeper types.DclauthKeeper, ...) (*keeper.Keeper, sdk.Context)
- func DefaultValidator() types.Validator
- func ModelKeeper(tb testing.TB, dclauthKeeper types.DclauthKeeper, ...) (*keeper.Keeper, sdk.Context)
- func PkiKeeper(tb testing.TB, dclauthKeeper types.DclauthKeeper) (*keeper.Keeper, sdk.Context)
- func StoreTwoValidators(setup TestSetup) (types.Validator, types.Validator)
- func ValidatorKeeper(tb testing.TB, dclauthK *dclauthkeeper.Keeper) (*keeper.Keeper, sdk.Context)
- func VendorinfoKeeper(tb testing.TB, dclauthKeeper types.DclauthKeeper) (*keeper.Keeper, sdk.Context)
- type TestSetup
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComplianceKeeper ¶
func ComplianceKeeper( tb testing.TB, dclauthKeeper types.DclauthKeeper, modelKeeper types.ModelKeeper, ) (*keeper.Keeper, sdk.Context)
func DclupgradeKeeper ¶ added in v0.7.0
func DclupgradeKeeper(tb testing.TB, dclAuthKeeper types.DclauthKeeper, upgradeKeeper types.UpgradeKeeper) (*keeper.Keeper, sdk.Context)
func DefaultValidator ¶
func ModelKeeper ¶
func ModelKeeper(tb testing.TB, dclauthKeeper types.DclauthKeeper, complianceKeeper types.ComplianceKeeper) (*keeper.Keeper, sdk.Context)
func StoreTwoValidators ¶
func ValidatorKeeper ¶
func VendorinfoKeeper ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.