Function language_e2e_tests::account_universe::assert_accounts_match [−][src]
pub fn assert_accounts_match(
universe: &AccountUniverse,
executor: &FakeExecutor
) -> Result<(), TestCaseError>Expand description
Verify that the account information in the universe matches the information in the executor.