org.apache.maven.plugin.surefire.booterclient.output
Class SupressFooterOutputConsumerProxyTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.maven.plugin.surefire.booterclient.output.AbstractOutputConsumerTestCase
              extended by org.apache.maven.plugin.surefire.booterclient.output.OutputConsumerProxyTest
                  extended by org.apache.maven.plugin.surefire.booterclient.output.SupressFooterOutputConsumerProxyTest
All Implemented Interfaces:
junit.framework.Test

public class SupressFooterOutputConsumerProxyTest
extends OutputConsumerProxyTest

Test for SupressFooterOutputConsumerProxy

Version:
$Id: SupressFooterOutputConsumerProxyTest.java 1039320 2010-11-26 11:48:24Z krosenvold $
Author:
Carlos Sanchez

Constructor Summary
SupressFooterOutputConsumerProxyTest()
           
 
Method Summary
protected  void setUp()
           
 void testConsumeFooterLine()
           
 
Methods inherited from class org.apache.maven.plugin.surefire.booterclient.output.OutputConsumerProxyTest
getOutputConsumerMock, setOutputConsumerMock, testConsumeHeaderLine, testConsumeMessageLine, testConsumeOutputLine, testTestSetCompleted, testTestSetStarting
 
Methods inherited from class org.apache.maven.plugin.surefire.booterclient.output.AbstractOutputConsumerTestCase
getLine, getOutputConsumer, getReportEntry, setLine, setOutputConsumer, setReportEntry
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SupressFooterOutputConsumerProxyTest

public SupressFooterOutputConsumerProxyTest()
Method Detail

setUp

protected void setUp()
              throws Exception
Overrides:
setUp in class OutputConsumerProxyTest
Throws:
Exception

testConsumeFooterLine

public void testConsumeFooterLine()
Overrides:
testConsumeFooterLine in class OutputConsumerProxyTest


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