pub fn invoke_batch(
package: &'static RadixPluginDescriptorV1,
local_id: &str,
rows: &[Vec<TestValue>],
options: TestCallOptions,
) -> PluginResult<TestCallReport>pub fn invoke_batch(
package: &'static RadixPluginDescriptorV1,
local_id: &str,
rows: &[Vec<TestValue>],
options: TestCallOptions,
) -> PluginResult<TestCallReport>