tauri::test

Function mock_context

Source
pub fn mock_context<R: Runtime, A: Assets<R>>(assets: A) -> Context<R>
Available on crate feature test only.
Expand description

Creates a new crate::Context for testing.