pFUnit
Data Types | Functions/Subroutines
xmlprinter_mod Module Reference

<BriefDescription> More...

Functions/Subroutines

type(xmlprinter) function, public newxmlprinter (unit)
 
subroutine adderror (this, testName, exceptions)
 
subroutine starttest (this, testName)
 
subroutine print (this, result)
 
subroutine printheader (this, result)
 
subroutine printfailure (this, label, aFailedTest)
 
subroutine printexceptions (this, label, testName, exceptions)
 
subroutine printfailure1 (this, label, aFailedTest)
 
subroutine printfailures (this, label, failures)
 
subroutine printtestname (this, testName)
 
subroutine printsuccess (this, aSuccessTest)
 
subroutine printsuccesses (this, successes)
 
subroutine printfooter (this, result)
 
character(:) function, allocatable cleanxml (string_in)
 

Detailed Description

<BriefDescription>

Author
Halvor Lund, SINTEF Energy Research
Date
30 Jan 2014
Note
<A note here.> Need to improve the handling of nested quotes.