org.apache.maven.surefire.common.junit4
Class JUnit4RunListenerFactory

java.lang.Object
  extended by org.apache.maven.surefire.common.junit4.JUnit4RunListenerFactory

public class JUnit4RunListenerFactory
extends Object

Author:
Kristian Rosenvold

Constructor Summary
JUnit4RunListenerFactory()
           
 
Method Summary
static List<RunListener> createCustomListeners(String listenerProperty)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JUnit4RunListenerFactory

public JUnit4RunListenerFactory()
Method Detail

createCustomListeners

public static List<RunListener> createCustomListeners(String listenerProperty)


Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.