org.apache.maven.continuum
Class AddProjectTest

Package class diagram package AddProjectTest
java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.codehaus.plexus.spring.PlexusInSpringTestCase
              extended by org.apache.maven.continuum.AbstractContinuumTest
                  extended by org.apache.maven.continuum.AddProjectTest
All Implemented Interfaces:
junit.framework.Test

public class AddProjectTest
extends org.apache.maven.continuum.AbstractContinuumTest

Since:
12 juin 2008
Version:
$Id: AddProjectTest.java 915747 2010-02-24 10:51:01Z oching $
Author:
olamy

Field Summary
 
Fields inherited from class org.codehaus.plexus.spring.PlexusInSpringTestCase
applicationContext
 
Constructor Summary
AddProjectTest()
           
 
Method Summary
 void testAntProjectScmUserNamePasswordNotStoring()
           
 void testAntProjectScmUserNamePasswordStoring()
           
 void testScmUserNamePasswordNotStoring()
           
 void testScmUserNamePasswordStoring()
           
 
Methods inherited from class org.apache.maven.continuum.AbstractContinuumTest
addProject, addProject, addProject, assertProjectEquals, assertProjectEquals, assertProjectEquals, createDefaultProjectGroup, createMailNotifierList, createStubProjectGroup, getBuildExecutor, getDefaultProjectGroup, getProjectDao, getProjectGroupDao, getScheduleDao, makeProject, makeProject, makeStubProject, makeStubShellProject, setUp, setUpConfigurationService, tearDown
 
Methods inherited from class org.codehaus.plexus.spring.PlexusInSpringTestCase
getApplicationContext, getBasedir, getConfigLocations, getContainer, getPlexusConfigLocation, getResourceAsStream, getSpringConfigLocation, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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

AddProjectTest

public AddProjectTest()
Method Detail

testScmUserNamePasswordNotStoring

public void testScmUserNamePasswordNotStoring()
                                       throws Exception
Throws:
Exception

testScmUserNamePasswordStoring

public void testScmUserNamePasswordStoring()
                                    throws Exception
Throws:
Exception

testAntProjectScmUserNamePasswordNotStoring

public void testAntProjectScmUserNamePasswordNotStoring()
                                                 throws Exception
Throws:
Exception

testAntProjectScmUserNamePasswordStoring

public void testAntProjectScmUserNamePasswordStoring()
                                              throws Exception
Throws:
Exception


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