Considering the task explained, I think the set of tests one needs to pass in order to pass this task, is a bit too small. The task clearly explains that all boolean operators should result in the same result, meaning that I expect at least six tests, namely one for each.
Currently it is possible to pass the task by only implementing a subset of the boolean operators, hence passing the task, without satisfying the requirements of the task!
Created at: 2016/05/24 16:13; Updated at: 2016/05/25 14:45