ewokscore.tests.test\_task\_model ================================= .. automodule:: ewokscore.tests.test_task_model .. rubric:: Functions .. autosummary:: :toctree: test_dataclass_field_stays_dataclass test_default_value test_error_if_input_model_does_not_derive_from_base_model test_error_if_input_model_used_with_input_names test_error_on_subclass_with_input_model_if_input_names test_error_on_subclass_with_input_names test_error_on_subclass_with_wrong_submodel test_input_type_coercion test_missing_data test_run test_subclass test_subclass_validation test_subclass_with_no_change test_validation test_wrapped_type_coercion test_wrapped_value test_wrapped_wrong_value .. rubric:: Classes .. autosummary:: :toctree: PassThroughSubTask PassThroughTask SuperUser TaskWithTypeCoercion User UserWithTypeCoercion