Gianfrancoalongi / APLUnit

APLUnit - a library to facilitate Unit Testing and Test Driven Development of code written in Dyalog APL, developed together with Morten Kromberg (CTO Dyalog Ltd)
7 stars 5 forks source link

Not equal testing should be possible #8

Closed Gianfrancoalongi closed 11 years ago

Gianfrancoalongi commented 11 years ago

It shall be possible to express not equal expectation

.UT.expect_not

Thus, succeeding if the return value does not match #.UT.expect_not

Gianfrancoalongi commented 11 years ago

Fixed

Gianfrancoalongi commented 11 years ago

Format is nequal