org.apache.maven.continuum.execution.maven.m1
Class MavenOneBuildExecutorTest

Package class diagram package MavenOneBuildExecutorTest
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.execution.maven.m1.MavenOneBuildExecutorTest
All Implemented Interfaces:
junit.framework.Test

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

Version:
$Id: MavenOneBuildExecutorTest.java 767304 2009-04-21 21:32:15Z evenisse $
Author:
Trygve Laugstøl

Field Summary
 
Fields inherited from class org.codehaus.plexus.spring.PlexusInSpringTestCase
applicationContext
 
Constructor Summary
MavenOneBuildExecutorTest()
           
 
Method Summary
protected  void setUp()
           
 void testUpdatingAProjectFromScmWithAExistingProjectAndAEmptyMaven1Pom()
           
 void testUpdatingAProjectWithNagEMailAddress()
           
 void testUpdatingAProjectWithNagEMailAddressAndOneNotifier()
           
 void testUpdatingAProjectWithOneNotifier()
           
 
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, 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

MavenOneBuildExecutorTest

public MavenOneBuildExecutorTest()
Method Detail

setUp

protected void setUp()
              throws Exception
Overrides:
setUp in class org.apache.maven.continuum.AbstractContinuumTest
Throws:
Exception

testUpdatingAProjectFromScmWithAExistingProjectAndAEmptyMaven1Pom

public void testUpdatingAProjectFromScmWithAExistingProjectAndAEmptyMaven1Pom()
                                                                       throws Exception
Throws:
Exception

testUpdatingAProjectWithNagEMailAddress

public void testUpdatingAProjectWithNagEMailAddress()
                                             throws Exception
Throws:
Exception

testUpdatingAProjectWithNagEMailAddressAndOneNotifier

public void testUpdatingAProjectWithNagEMailAddressAndOneNotifier()
                                                           throws Exception
Throws:
Exception

testUpdatingAProjectWithOneNotifier

public void testUpdatingAProjectWithOneNotifier()
                                         throws Exception
Throws:
Exception


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