Package TestON :: Package core :: Module logger :: Class Logger
[hide private]
[frames] | no frames]

Class Logger

source code

Add continuous logs and reports of the test.


Author: Raghav Kashyap(raghavkashyap@paxterrasolutions.com)

Instance Methods [hide private]
 
_printHeader(self, main)
Log's header will be append to the Log file
source code
 
initlog(self, main)
Initialise all the log handles.
source code
 
testSummary(self, main)
testSummary will take care about the Summary of test.
source code
 
updateCaseResults(self, main)
Update the case result based on the steps execution and asserting each step in the test-case
source code