org.apache.rat.annotation
Class TestLicenceAppender

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.rat.annotation.TestLicenceAppender
All Implemented Interfaces:
junit.framework.Test

public class TestLicenceAppender
extends junit.framework.TestCase


Constructor Summary
TestLicenceAppender()
           
 
Method Summary
 void testAddLicenceToAPT()
           
 void testAddLicenceToCSS()
           
 void testAddLicenceToHTML()
           
 void testAddLicenceToJava()
           
 void testAddLicenceToJavascript()
           
 void testAddLicenceToProperties()
           
 void testAddLicenceToUnknownFile()
           
 void testAddLicenceToXML()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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

TestLicenceAppender

public TestLicenceAppender()
Method Detail

testAddLicenceToUnknownFile

public void testAddLicenceToUnknownFile()
                                 throws java.io.IOException
Throws:
java.io.IOException

testAddLicenceToJava

public void testAddLicenceToJava()
                          throws java.io.IOException
Throws:
java.io.IOException

testAddLicenceToXML

public void testAddLicenceToXML()
                         throws java.io.IOException
Throws:
java.io.IOException

testAddLicenceToHTML

public void testAddLicenceToHTML()
                          throws java.io.IOException
Throws:
java.io.IOException

testAddLicenceToCSS

public void testAddLicenceToCSS()
                         throws java.io.IOException
Throws:
java.io.IOException

testAddLicenceToJavascript

public void testAddLicenceToJavascript()
                                throws java.io.IOException
Throws:
java.io.IOException

testAddLicenceToAPT

public void testAddLicenceToAPT()
                         throws java.io.IOException
Throws:
java.io.IOException

testAddLicenceToProperties

public void testAddLicenceToProperties()
                                throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.