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

hudson.tasks.junit.MetaTabulatedResult.body.jelly Maven / Gradle / Ivy


  
    

${%All Failed Tests}

${%Test Name} ${%Duration} ${%Age}
${f.duration} ${f.age}

${%All Tests}

${it.childTitle} ${%Duration} ${%Fail} (${%diff}) ${%Total} (${%diff})
${p.name} ${p.durationString} ${p.failCount} ${h.getDiffString2(p.failCount-prev.failCount)} ${p.totalCount} ${h.getDiffString2(p.totalCount-prev.totalCount)}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy