Salome HOME
Check the status of the export feature.
authorChristophe Bourcier <christophe.bourcier@cea.fr>
Mon, 29 Jan 2018 16:08:22 +0000 (17:08 +0100)
committerChristophe Bourcier <christophe.bourcier@cea.fr>
Mon, 29 Jan 2018 16:08:22 +0000 (17:08 +0100)
src/ExchangePlugin/Test/Test2290.py

index 5671cead8c80a456c65b918befc7cf808633957a..04a0ca50ae5fec253972c6ffef9e84b621c9e1a1 100644 (file)
@@ -37,3 +37,5 @@ anExportFeature.string("ExportType").setValue("XAO")
 anExportFeature.string("xao_author").setValue("me")
 anExportFeature.string("xao_geometry_name").setValue("mygeom")
 model.end()
+
+assert anExportFeature.error() == ""