referrerpolicy=no-referrer-when-downgrade
frame_support::traits::tokens::fungible::conformance_tests::regular::mutate

Function can_deposit_below_minimum

Source
pub fn can_deposit_below_minimum<T, AccountId>()
where T: Mutate<AccountId>, <T as Inspect<AccountId>>::Balance: AtLeast8BitUnsigned + Debug, AccountId: AtLeast8BitUnsigned,
Expand description

Test Inspect::can_deposit returns DepositConsequence::BelowMinimum when depositing below the minimum balance.