{type:'testPass',debugTxHash:'0xffd078476f9d569cdc81ac9657d0cba539f2242bc55ea8e00c9a5f79202962bd',value:'Equal int pass test',filename: __dirname+'/examples_0/assert_equal_test.sol',context:'AssertEqualTest'},
{type:'testFailure',debugTxHash:'0xe5825fe29fc517cd5838bcdcd8d4b265ec7ea1e26f1436a2449358b7c4e6265f',value:'Equal int fail test',filename: __dirname+'/examples_0/assert_equal_test.sol',errMsg:'equalIntFailTest fails',context:'AssertEqualTest',assertMethod:'equal',location:'493:45:0',expected:'2',returned:'-1'},
{type:'testPass',debugTxHash:'0x563a5b040bd6403de8543a8c44f1b11bb99dbece557f428b966fb70d389e602b',value:'Greater than uint pass test',filename: __dirname+'/examples_0/assert_greaterThan_test.sol',context:'AssertGreaterThanTest'},
{type:'testFailure',debugTxHash:'0x14ec758d313b505d92b0505e0ce940df318bc0136ea6ab9b40bba1a94baeaca5',value:'Greater than uint fail test',filename: __dirname+'/examples_0/assert_greaterThan_test.sol',errMsg:'greaterThanUintFailTest fails',context:'AssertGreaterThanTest',assertMethod:'greaterThan',location:'303:69:0',expected:'4',returned:'1'},
{type:'testPass',debugTxHash:'0x2de3f6fdf2c93f50289dd5fe469a13e03c22961ddcf110e5f3819a7af39e3e25',value:'Greater than int pass test',filename: __dirname+'/examples_0/assert_greaterThan_test.sol',context:'AssertGreaterThanTest'},
{type:'testFailure',debugTxHash:'0xa8b897e011895858be4bc37f20e1e17a490b964d0683df5b430ac648e992bd57',value:'Greater than int fail test',filename: __dirname+'/examples_0/assert_greaterThan_test.sol',errMsg:'greaterThanIntFailTest fails',context:'AssertGreaterThanTest',assertMethod:'greaterThan',location:'569:67:0',expected:'1',returned:'-1'},
{type:'testPass',debugTxHash:'0xf52652ef6020ae091022455df8713d20cb00a35de8bf485e177128a457a50d6c',value:'Greater than uint int pass test',filename: __dirname+'/examples_0/assert_greaterThan_test.sol',context:'AssertGreaterThanTest'},
{type:'testFailure',debugTxHash:'0x9f826060a0e5a8c0187d5e9ffe83a153080379a1e1fea0b267745eb8bd52fd6f',value:'Greater than uint int fail test',filename: __dirname+'/examples_0/assert_greaterThan_test.sol',errMsg:'greaterThanUintIntFailTest fails',context:'AssertGreaterThanTest',assertMethod:'greaterThan',location:'845:71:0',expected:'2',returned:'1'},
{type:'testPass',debugTxHash:'0x04e1703c75cc4beb4b8c9ddfb79489192423fe745089382cadb1811cbf2d915c',value:'Greater than int uint pass test',filename: __dirname+'/examples_0/assert_greaterThan_test.sol',context:'AssertGreaterThanTest'},
{type:'testFailure',debugTxHash:'0xbb5c94a5fc46417a4d3c763994da78d4f27c83dbc5545cb0522a39c3c6017432',value:'Greater than int uint fail test',filename: __dirname+'/examples_0/assert_greaterThan_test.sol',errMsg:'greaterThanIntUintFailTest fails',context:'AssertGreaterThanTest',assertMethod:'greaterThan',location:'1125:76:0',expected:'115792089237316195423570985008687907853269984665640564039457584007913129639836',returned:'100'}
{type:'testPass',debugTxHash:'0x407c27582c0b6b2275d03372907c2efcafa1c9e8a1e6ea8d4e20f88e3222b6c7',value:'Lesser than uint pass test',filename: __dirname+'/examples_0/assert_lesserThan_test.sol',context:'AssertLesserThanTest'},
{type:'testFailure',debugTxHash:'0x6e7fc07decdb5deb71b1177fc7b151bce5b8e42fc6137e1418b4e7277960d972',value:'Lesser than uint fail test',filename: __dirname+'/examples_0/assert_lesserThan_test.sol',errMsg:'lesserThanUintFailTest fails',context:'AssertLesserThanTest',assertMethod:'lesserThan',location:'298:67:0',expected:'2',returned:'4'},
{type:'testPass',debugTxHash:'0x353c9bcf4b61abaf4b6ffaae02f18ea0a7fb38a8c3c7a915939561cdf97f2d72',value:'Lesser than int pass test',filename: __dirname+'/examples_0/assert_lesserThan_test.sol',context:'AssertLesserThanTest'},
{type:'testFailure',debugTxHash:'0xccab30c5a154c4c2e8ca9a8966b86a55f08188d606c3519a5c29534b4b64fb47',value:'Lesser than int fail test',filename: __dirname+'/examples_0/assert_lesserThan_test.sol',errMsg:'lesserThanIntFailTest fails',context:'AssertLesserThanTest',assertMethod:'lesserThan',location:'557:65:0',expected:'-1',returned:'1'},
{type:'testPass',debugTxHash:'0x8e90fb7f3b8343d037444275cd69d431f75a7fc6b46322c69397373463cee22a',value:'Lesser than uint int pass test',filename: __dirname+'/examples_0/assert_lesserThan_test.sol',context:'AssertLesserThanTest'},
{type:'testFailure',debugTxHash:'0x5db60fe115958b767f0defe81eeb6322ee18ec8df690abad0d1581175882136b',value:'Lesser than uint int fail test',filename: __dirname+'/examples_0/assert_lesserThan_test.sol',errMsg:'lesserThanUintIntFailTest fails',context:'AssertLesserThanTest',assertMethod:'lesserThan',location:'826:71:0',expected:'-1',returned:'115792089237316195423570985008687907853269984665640564039457584007913129639935'},
{type:'testPass',debugTxHash:'0x19f79e8c8ec360cd27beee6399e6853a4fe335af78364ed35c93f8fe39e3100c',value:'Lesser than int uint pass test',filename: __dirname+'/examples_0/assert_lesserThan_test.sol',context:'AssertLesserThanTest'},
{type:'testFailure',debugTxHash:'0x520ecba457bf71f42d24f61432d872121da699af0374090e2e9098a6719cb0ce',value:'Lesser than int uint fail test',filename: __dirname+'/examples_0/assert_lesserThan_test.sol',errMsg:'lesserThanIntUintFailTest fails',context:'AssertLesserThanTest',assertMethod:'lesserThan',location:'1105:69:0',expected:'1',returned:'1'},
{type:'testPass',debugTxHash:'0xd86dbe1efaf707981475a9a4762826c6852cce3e5b0e987827027602d6d6d734',value:'Initial value should be100',filename: __dirname+'/examples_1/simple_storage_test.sol',context:'MyTest'},
{type:'testPass',debugTxHash:'0x1b5cce7f93b78f8c97ba915e24648127b7f28e86008668d20a4c20fd0fde40bc',value:'Initial value should not be200',filename: __dirname+'/examples_1/simple_storage_test.sol',context:'MyTest'},
{type:'testFailure',debugTxHash:'0xdb9cbef289c9e53f4119ad60c1f3e29770de930091e17ab987529c7057013628',value:'Should trigger one fail',filename: __dirname+'/examples_1/simple_storage_test.sol',errMsg:'uint test 1 fails',context:'MyTest',assertMethod:'equal',location:'532:51:1',expected:'2',returned:'1'},
{type:'testPass',debugTxHash:'0x21472600af5de67cd53a489f2435169fdfbe83d7b7dd43c8a0150725fd91e254',value:'Should trigger one pass',filename: __dirname+'/examples_1/simple_storage_test.sol',context:'MyTest'}
{type:'testPass',debugTxHash:'0xd86dbe1efaf707981475a9a4762826c6852cce3e5b0e987827027602d6d6d734',value:'Initial value should be100',filename: __dirname+'/examples_2/simple_storage_test.sol',context:'MyTest'},
{type:'testPass',debugTxHash:'0xa447f168cd1ce406635ea2368b61828b107473905e270957b7ee38b94a12e055',value:'Value is set200',filename: __dirname+'/examples_2/simple_storage_test.sol',context:'MyTest'}
{type:'testPass',debugTxHash:'0x0f988e614ae6e9a5f560734e8b63f835de14460a5b797e16fa5c68091452d2c5',value:'Initial value should be hello world',filename: __dirname+'/examples_3/simple_string_test.sol',context:'StringTest'},
{type:'testPass',debugTxHash:'0x713ec0ad3cd02ffcd64f54e45b4da5498983d18b5a696ea34e9fb5d01928cb3f',value:'Value should not be hello wordl',filename: __dirname+'/examples_3/simple_string_test.sol',context:'StringTest'}
{type:'testPass',debugTxHash:'0xd86dbe1efaf707981475a9a4762826c6852cce3e5b0e987827027602d6d6d734',value:'Initial value should be100',filename: __dirname+'/examples_5/test/simple_storage_test.sol',context:'StorageResolveTest'},
{type:'testPass',debugTxHash:'0xc9e1523f6f094cdd909b3977d1eef7c83284b15c22b17b9b0a4a632bf59881f6',value:'Check if even',filename: __dirname+'/examples_5/test/simple_storage_test.sol',context:'StorageResolveTest'},
{type:'testPass',debugTxHash:'0xe3f415f2cade92243fd795b9988fc9e9c4318983933c0a0b103e968f31c40f55',value:'Check if odd',filename: __dirname+'/examples_5/test/simple_storage_test.sol',context:'StorageResolveTest'}