Documentation ¶
Index ¶
- func ComplianceKeeper(t testing.TB, dclauthKeeper types.DclauthKeeper, modelKeeper types.ModelKeeper, ...) (*keeper.Keeper, sdk.Context)
- func CompliancetestKeeper(t testing.TB, dclauthKeeper types.DclauthKeeper, modelKeeper types.ModelKeeper) (*keeper.Keeper, sdk.Context)
- func DclauthKeeper(t testing.TB) (*keeper.Keeper, sdk.Context)
- func DefaultValidator() types.Validator
- func ModelKeeper(t testing.TB, dclauthKeeper types.DclauthKeeper) (*keeper.Keeper, sdk.Context)
- func PkiKeeper(t testing.TB, dclauthKeeper types.DclauthKeeper) (*keeper.Keeper, sdk.Context)
- func StoreTwoValidators(setup TestSetup) (types.Validator, types.Validator)
- func ValidatorKeeper(t testing.TB, dclauthK *dclauthkeeper.Keeper) (*keeper.Keeper, sdk.Context)
- func VendorinfoKeeper(t 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( t testing.TB, dclauthKeeper types.DclauthKeeper, modelKeeper types.ModelKeeper, compliancetestKeeper types.CompliancetestKeeper, ) (*keeper.Keeper, sdk.Context)
func CompliancetestKeeper ¶
func CompliancetestKeeper( t testing.TB, dclauthKeeper types.DclauthKeeper, modelKeeper types.ModelKeeper, ) (*keeper.Keeper, sdk.Context)
func DefaultValidator ¶
func ModelKeeper ¶
func StoreTwoValidators ¶
func ValidatorKeeper ¶
func VendorinfoKeeper ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.