{type:'testPass',value:'Greater than uint pass test',context:'AssertGreaterThanTest'},
{type:'testFailure',value:'Greater than uint fail test',errMsg:'greaterThanUintFailTest fails',context:'AssertGreaterThanTest',expected:'4',returned:'1'}
{type:'testFailure',value:'Greater than uint fail test',errMsg:'greaterThanUintFailTest fails',context:'AssertGreaterThanTest',expected:'4',returned:'1'},
{type:'testPass',value:'Greater than int pass test',context:'AssertGreaterThanTest'},
{type:'testFailure',value:'Greater than int fail test',errMsg:'greaterThanIntFailTest fails',context:'AssertGreaterThanTest',expected:'1',returned:'-1'}