You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
246 B

  1. import stormpy
  2. from stormpy.expressions import expressions
  3. class TestExpressions:
  4. def test_expression_manager(self):
  5. manager = expressions.ExpressionManager
  6. def test_expression(self):
  7. expression = expressions.Expression