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.
pub fn mock_context<R: Runtime, A: Assets<R>>(assets: A) -> Context<R>
test
only.Creates a new crate::Context
for testing.