# XML output to test/ref/exampleXmlDefault.xml # Started on 01/30/16 22:19:37 # Starting class: TestTiti # Starting test: TestTiti.test1_withFailure # Failure: example_with_luaunit.lua:101: expected: 2, actual: 1 # Starting test: TestTiti.test2_withFailure # Failure: example_with_luaunit.lua:110: expected: "bof" actual: "hop" # Starting test: TestTiti.test3 # Starting class: TestToto # Starting test: TestToto.test1_withFailure # Failure: example_with_luaunit.lua:21: expected: 2, actual: 1 # Starting test: TestToto.test2_withFailure # Failure: example_with_luaunit.lua:30: expected: "bof" actual: "hop" # Starting test: TestToto.test3 # Starting test: TestToto.test4 # Failure: example_with_luaunit.lua:43: Received the not expected value: 1 # Starting test: TestToto.test5 # Failure: example_with_luaunit.lua:49: expected: false, actual: 1 # Starting test: TestToto.test6 # Failure: example_with_luaunit.lua:54: expected: true, actual: false # Starting test: TestToto.test7 # Failure: example_with_luaunit.lua:60: expected: {1, 2, three=3} actual: {1, 2} # Starting test: TestToto.test8a # Error: example_with_luaunit.lua:78: Bouhouhoum error! # Starting test: TestToto.test8b # Error: example_with_luaunit.lua:78: Bouhouhoum error! # Starting test: test1_withFailure # Error: example_with_luaunit.lua:126: assertion failed! # Starting test: test2_withFailure # Error: example_with_luaunit.lua:132: assertion failed! # Starting test: test3 # Ran 15 tests in 0.000 seconds, 3 successes, 8 failures, 4 errors