Uses of Interface
hudson.plugins.cppunit.CppUnitTransformer

Uses of CppUnitTransformer in hudson.plugins.cppunit
 

Classes in hudson.plugins.cppunit that implement CppUnitTransformer
 class CppUnitTransformerImpl
          Class responsible for transforming a CppUnit file to a JUnit file and then run them all through the JUnit result archiver.
 

Constructors in hudson.plugins.cppunit with parameters of type CppUnitTransformer
CppUnitArchiver(hudson.model.BuildListener listener, java.lang.String testResults, CppUnitTransformer reportTransformer)
           
 



Copyright © 2009. All Rights Reserved.