org.reflext.test
Class ProcessorUnitTestPlugin

java.lang.Object
  extended by org.reflext.test.UnitTestPlugin
      extended by org.reflext.test.ProcessorUnitTestPlugin

public class ProcessorUnitTestPlugin
extends UnitTestPlugin

Author:
Julien Viet

Constructor Summary
ProcessorUnitTestPlugin()
           
 
Method Summary
 void execute(ReflextUnitTest unitTest, java.util.Set<java.lang.Class<?>> classes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessorUnitTestPlugin

public ProcessorUnitTestPlugin()
Method Detail

execute

public void execute(ReflextUnitTest unitTest,
                    java.util.Set<java.lang.Class<?>> classes)
             throws java.lang.Exception
Specified by:
execute in class UnitTestPlugin
Throws:
java.lang.Exception


Copyright © 2011 eXo Platform SAS. All Rights Reserved.