]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Updated bobine_film_reel.py test and added new model test.
authordbv <dbv@opencascade.com>
Wed, 8 Feb 2017 12:39:51 +0000 (15:39 +0300)
committerdbv <dbv@opencascade.com>
Wed, 8 Feb 2017 13:36:52 +0000 (16:36 +0300)
test.models/bobine_film_reel.py

index 44c4f24f951d99be59fe84c58fe348e456bf584b..3c52a0085ebd372061491984e1278f06b05195ab 100644 (file)
@@ -118,3 +118,5 @@ model.testNbSubShapes(ExtrusionCut_3, GeomAPI_Shape.FACE, [50])
 model.testNbSubShapes(ExtrusionCut_3, GeomAPI_Shape.EDGE, [300])
 model.testNbSubShapes(ExtrusionCut_3, GeomAPI_Shape.VERTEX, [600])
 model.testResultsVolumes(ExtrusionCut_3, [34439.077343526856566313654184341])
+
+assert(model.checkPythonDump())