home
 
 index of namespace default
 
 index of project tkunit
 
 index of module MTestRunnerHTML

Class MTestRunnerHTML.TestRunnerHTML


Synopsis

  Base classes:
  Methods:
Method onBegin
Signature
onBegin()

 
 top of page
Method onEnd
Signature
onEnd()

 
 top of page
Method onTestBegin
Signature
onTestBegin(TestCasetestCase,
  StringmethodName 
  )  
Arguments
TestCasetestCase
StringmethodName

 
 top of page
Method onTestCaseBegin
Signature
onTestCaseBegin(TestCasetestCase)
Arguments
TestCasetestCase

 
 top of page
Method onTestCaseEnd
Signature
onTestCaseEnd(TestCasetestCase)
Arguments
TestCasetestCase

 
 top of page
Method onTestFailed
Signature
onTestFailed(TestCasetestCase,
  StringmethodName,
  Stringmsg 
  )  
Arguments
TestCasetestCase
StringmethodName
Stringmsg

 
 top of page
Method onTestIgnored
Signature
onTestIgnored(TestCasetestCase,
  StringmethodName,
  Stringreason 
  )  
Arguments
TestCasetestCase
StringmethodName
Stringreason

 
 top of page
Method onTestSucceeded
Signature
onTestSucceeded(TestCasetestCase,
  StringmethodName 
  )  
Arguments
TestCasetestCase
StringmethodName

 
 top of page
Method run
Call this method to output the results to stdout.
Signature
run(Objecttests)
Arguments
Objecttests

 
 top of page
Method runHTML
Call this method to print the results to a dedicated file.
Signature
runHTML(StringoutputFile,
  Objecttests 
  )  
Arguments
StringoutputFile
Objecttests

 
 top of page
Method write
Signature
write(Strings)
Arguments
Strings

 
 top of page
 

Project Modules:MTestCase , MTestRunner , MTestRunnerConsole , MTestRunnerHTML 
Project Classes:TestCase , TestRunner , TestRunnerConsole , TestRunnerHTML 
Project Functions:TextToHTML 
All Namespaces:default , ui 
All Projects:core , debugtext , tkfreetype2 , tkmath , tkmidi , tkopengl , tkportaudio , tksdl , tkui , tkunit 


auto-generated by "DOG", the TkScript document generator. Mon, 28/Dec/2015 13:15:55