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

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

public class JUnit4RunListenerTest
extends Object

Author:
Kristian Rosenvold

Nested Class Summary
static class JUnit4RunListenerTest.STest1
           
static class JUnit4RunListenerTest.STest2
           
 
Constructor Summary
JUnit4RunListenerTest()
           
 
Method Summary
 void testTestStarted()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JUnit4RunListenerTest

public JUnit4RunListenerTest()
Method Detail

testTestStarted

public void testTestStarted()
                     throws Exception
Throws:
Exception


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