Skip to main content

run_test_case

Function run_test_case 

Source
pub fn run_test_case<B: Backend>(
    test_case: &TestCase<'_>,
    compiler: &mut EvmCompiler<B>,
)
Available on crate features __fuzzing only.