* CallerInfo is necessary because the assert functions use the testing object internally, causing it to print the file:line of the assert method, rather than where the problem actually occured in calling code.*/ CallerInfo returns an array of strings containing the file and line number of each stack
()