def test_add_flow_exception(): with pytest.raises(NotImplementedError): tasklets.add_flow_exception()