Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 568 Bytes

OUTPUT_EXAMPLES.md

File metadata and controls

39 lines (32 loc) · 568 Bytes
ALUnit version 1.0
.
Time: 0,006 ms

OK (1 test)
ALUnit version 1.0
.X
Time: 0,007 ms
There was 1 failure:
1) evaluatesExpression(1 2 3) expected 6 but got -6

FAILURES!!!
Tests run: 2,  Failures: 1
ALUnit version 1.0
.............
Time: 0,026 ms

OK (13 tests)
ALUnit version 1.0
.X...E..X....
Time: 0,070 ms
There were 3 failures:
1) evaluatesExpression(1 2 3) expected 6 but got -6
2) randomGeneratorReturnsFixnum caused an error - bad value: 2
3) addOneToThree(1 3) expected 4 but got 3 

FAILURES!!!
Tests run: 13,  Failures: 3