[][src]Function thruster_app::testing::delete

pub fn delete<T: Context<Response = Response> + Send>(
    app: &App<Request, T>,
    route: &str
) -> TestResponse