org.apache.maven.plugin.checkstyle
Class CheckstyleReportListenerTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.maven.plugin.checkstyle.CheckstyleReportListenerTest
All Implemented Interfaces:
junit.framework.Test

public class CheckstyleReportListenerTest
extends junit.framework.TestCase

Version:
$Id: CheckstyleReportListenerTest.html 816663 2012-05-08 14:00:13Z hboutemy $
Author:
Edwin Punzalan

Constructor Summary
CheckstyleReportListenerTest()
           
 
Method Summary
protected  void setUp()
          
 void testListeners()
           
 
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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CheckstyleReportListenerTest

public CheckstyleReportListenerTest()
Method Detail

setUp

protected void setUp()
              throws Exception

Overrides:
setUp in class junit.framework.TestCase
Throws:
Exception

testListeners

public void testListeners()


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