Skip to content

Bug when executing some tests using familiar in other projects #39

@surli

Description

@surli

Executing tests outside eclipse but with familiar raise an error inside gsd synthesis :

java.lang.AssertionError: null
at gsd.synthesis.Expression.(Expression.java:29)
at gsd.synthesis.Expression.(Expression.java:25)
at fr.familiar.operations.ExpressionUtility.atMost1(ExpressionUtility.java:331)
at fr.familiar.experimental.MutexGroup.toExpression(MutexGroup.java:61)

We have the problem in two different projects, the tests are all running in an eclipse console but when launching them with IntelliJ or maven, with the same setup, we just have the given error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions