massive-oss / MassiveUnit

munit is a cross-platform unit testing framework for Haxe. Utilises metadata markup for test cases and includes tools for generating, compiling and running test cases from the command line.
Other
180 stars 56 forks source link

2.3.5. `Assert.isEmpty(anObject:StringOrIterable, ?message)`, `Assert.isNotEmpty(anObject:StringOrIterable, ?message)` and update for `Assert.areEqual` #184

Closed SlavaRa closed 3 years ago

SlavaRa commented 3 years ago

@elsassph hi ;)