Skip to content
  • Shawn Routhier's avatar
    [trac4480] Update per review comments · cf62ec17
    Shawn Routhier authored
    Create a LogContentTest class and move the functions to manipulate
    a test to check on the log output there.  This will make it available
    for other tests in the future.  As part of this bundle a bit more
    work into the class to minimze the calls in the test routines.
    
    Where reasonable remove extra copys of the values being pushed
    onto the stack - instead of generating a copy just for the logging
    simply use the value from the top of the stack directly.
    
    Swtich to using single quotes around text values.
    
    Added some more description in the classify document
    cf62ec17