zeiss-digital-innovation / TestNext

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Assertion Tools

PaulBrandesATSaxSys opened this issue · comments

Assert.that().isOneOf([])
Assert.that([]).contains()
Assert.that([]).containsAll([])

Assert.that().isOf Type()

Assert.that().isTrue()
Assert.that().isFalse()