IntExpector extension

Expectations for int.

on

Properties

isEven → void
Checks that the tested int is even.
no setter
isOdd → void
Checks that the tested int is odd.
no setter