org.apache.maven.plugins.help
Class ExpressionsMojoTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.maven.plugins.help.ExpressionsMojoTest
All Implemented Interfaces:
junit.framework.Test

public class ExpressionsMojoTest
extends junit.framework.TestCase

Version:
$Id: ExpressionsMojoTest.java 689670 2008-08-27 23:39:18Z vsiveton $
Author:
Vincent Siveton

Constructor Summary
ExpressionsMojoTest()
           
 
Method Summary
 void testGetExpressionsRoot()
          Test method for ExpressionsMojo.getExpressionsRoot().
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExpressionsMojoTest

public ExpressionsMojoTest()
Method Detail

testGetExpressionsRoot

public void testGetExpressionsRoot()
                            throws Exception
Test method for ExpressionsMojo.getExpressionsRoot().

Throws:
Exception - if any


Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.