All Downloads are FREE. Search and download functionalities are using the official Maven repository.

junit-report.junit-report.ftl.xml Maven / Gradle / Ivy

There is a newer version: 2.4.4
Show newest version


    
        <#list tests as test>
        
            <#if test.failed>
                <#if test.testInfo.exception?has_content>
                
                    ${test.exceptionMessage?html}
                
                <#else>
                
                
                
            
        
        
    





© 2015 - 2025 Weber Informatics LLC | Privacy Policy