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

freemarker.components.result-summary.ftl Maven / Gradle / Ivy

<#macro result_summary(id)>
    <#assign testAutomatedResultData = resultCounts.automatedResultValuesFor("success","pending","ignored","skipped","aborted","failure","error","compromised") >
    <#assign testManualResultData = resultCounts.manualResultValuesFor("success","pending","ignored","skipped","aborted","failure","error","compromised") >

    
    
    




© 2015 - 2025 Weber Informatics LLC | Privacy Policy