public class ProjectServiceImplIT extends AbstractDependencyInjectionTest
classLoader, dataSetAUTOWIRE_BY_NAME, AUTOWIRE_BY_TYPE, AUTOWIRE_NO| Constructor and Description |
|---|
ProjectServiceImplIT() |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
getConfigLocations() |
protected String[] |
getDataSetFiles()
must make sure, that the order is correct, so no constraints will be
violated.
|
void |
getgetTotalNumberOpenIssuesByProject() |
void |
getLatestIssueUpdatedDateByProjectId() |
void |
getListOfProjectOwners() |
void |
onSetUp() |
void |
removeProjectVersion() |
void |
testCountIssuesByComponent() |
void |
testCountIssuesByVersion() |
void |
testGetAllAvailableProjects() |
void |
testGetAllProjects() |
void |
testGetListOfProjectFields() |
void |
testGetProject() |
void |
testGetTotalNumberIssuesByProject() |
void |
testGetTotalNumberOpenIssuesByProject() |
void |
testGetTotalNumberResolvedIssuesByProject() |
void |
testIsNameUniqueProjectName() |
void |
testProjectComponents() |
void |
testProjectCreateUpdate() |
void |
testProjectCustomFields() |
void |
testProjectOwner() |
void |
testProjectScripts() |
void |
testProjectVersions() |
void |
testRemoveProjectComponent() |
void |
testTryRemoveInvalidComponent() |
void |
tryInsertDuplicateVersion() |
callSetup, callTeardown, getDataSource, getSessionFactoryBean, onTearDown, resetConfiguration, setDataSource, setSessionFactoryBeangetAutowireMode, injectDependencies, isDependencyCheck, isPopulateProtectedVariables, prepareTestInstance, setAutowireMode, setDependencyCheck, setPopulateProtectedVariablescontextKey, createApplicationContext, createBeanDefinitionReader, customizeBeanFactory, getApplicationContext, getConfigPath, getConfigPaths, getLoadCount, loadContext, loadContextLocations, prepareApplicationContext, setDirty, setUp, tearDownaddContext, contextKeyString, getContext, hasCachedContext, isContextKeyEmpty, setDirtygetDisabledTestCount, isDisabledInThisEnvironment, recordDisabled, runBarecountTestCases, createResult, getName, run, run, runTest, setName, toStringassertEquals, 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, formatprotected String[] getConfigLocations()
getConfigLocations in class org.springframework.test.AbstractSingleSpringContextTestspublic void onSetUp()
throws Exception
onSetUp in class AbstractDependencyInjectionTestExceptionpublic void testGetProject()
public void testGetAllProjects()
public void testGetAllAvailableProjects()
public void testProjectComponents()
public void testRemoveProjectComponent()
public void testTryRemoveInvalidComponent()
public void testProjectVersions()
public void removeProjectVersion()
public void tryInsertDuplicateVersion()
public void testProjectOwner()
public void testGetTotalNumberIssuesByProject()
public void testCountIssuesByVersion()
public void testCountIssuesByComponent()
public void testGetTotalNumberOpenIssuesByProject()
public void testGetTotalNumberResolvedIssuesByProject()
public void getgetTotalNumberOpenIssuesByProject()
public void getLatestIssueUpdatedDateByProjectId()
throws ParseException
ParseExceptionpublic void testProjectScripts()
public void testProjectCustomFields()
public void testGetListOfProjectFields()
public void getListOfProjectOwners()
public void testProjectCreateUpdate()
public void testIsNameUniqueProjectName()
throws Exception
Exceptionprotected String[] getDataSetFiles()
AbstractDependencyInjectionTestgetDataSetFiles in class AbstractDependencyInjectionTestCopyright © 2002-2015 itracker. All Rights Reserved.