Skip to content

msgpack-idl-test : Implement AssertTrue and AssertFalse #5

@delta2323

Description

@delta2323

As a utility, assert_true and assert_false would be necessary.

We can write the equation which is equivalent assert_true under current syntax:
assert( x == True).

If not_equal is also implemented, assert( x != False) is equivalent to assert_false

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions