org.apache.maven.plugin.checkstyle
Class CheckstyleReportListenerTest

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

public class CheckstyleReportListenerTest
extends junit.framework.TestCase

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
 
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 java.lang.Exception
Throws:
java.lang.Exception

testListeners

public void testListeners()


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