pub async fn test_suite_test_controller_create(
configuration: &Configuration,
test_suite_id: &str,
test_suite_id_test_body: TestSuiteIdTestBody,
) -> Result<InlineResponse2013, Error<TestSuiteTestControllerCreateError>>pub async fn test_suite_test_controller_create(
configuration: &Configuration,
test_suite_id: &str,
test_suite_id_test_body: TestSuiteIdTestBody,
) -> Result<InlineResponse2013, Error<TestSuiteTestControllerCreateError>>