create_test_app

Function create_test_app 

Source
pub fn create_test_app<F>(component_fn: F) -> TestApp
where F: Fn() -> String,
Expand description

Create a test app with default configuration