test_chain_can_claim_assets

Macro test_chain_can_claim_assets 

Source
macro_rules! test_chain_can_claim_assets {
    ( $sender_para:ty, $runtime_call:ty, $network_id:expr, $assets:expr, $amount:expr ) => { ... };
}