Expected Behavior
When asserting in a test, the equation should be between 2 variables, and not between function calls, creation of object, etc.
Current Behavior
Some of the assertions are between function calls, creation of object, etc.
Acceptance Criteria
There are only assertion equation between variables.
Expected Behavior
When asserting in a test, the equation should be between 2 variables, and not between function calls, creation of object, etc.
Current Behavior
Some of the assertions are between function calls, creation of object, etc.
Acceptance Criteria
There are only assertion equation between variables.