Skip to content

Add tests for type testing operators with null #96

@brynrhodes

Description

@brynrhodes

Add the following tests:

define TestNullIsInteger: null is Integer // false
define TestNullAsIntegerIsInteger: (null as Integer) is Integer // false

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request-for this repo, these are new automated tests

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions