public class ProjectServiceImplIT extends AbstractDependencyInjectionTest
classLoader, dataSet
AUTOWIRE_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, setSessionFactoryBean
getAutowireMode, injectDependencies, isDependencyCheck, isPopulateProtectedVariables, prepareTestInstance, setAutowireMode, setDependencyCheck, setPopulateProtectedVariables
contextKey, createApplicationContext, createBeanDefinitionReader, customizeBeanFactory, getApplicationContext, getConfigPath, getConfigPaths, getLoadCount, loadContext, loadContextLocations, prepareApplicationContext, setDirty, setUp, tearDown
addContext, contextKeyString, getContext, hasCachedContext, isContextKeyEmpty, setDirty
getDisabledTestCount, isDisabledInThisEnvironment, recordDisabled, runBare
countTestCases, createResult, getName, run, run, runTest, setName, toString
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
protected String[] getConfigLocations()
getConfigLocations
in class org.springframework.test.AbstractSingleSpringContextTests
public void onSetUp() throws Exception
onSetUp
in class AbstractDependencyInjectionTest
Exception
public 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
ParseException
public void testProjectScripts()
public void testProjectCustomFields()
public void testGetListOfProjectFields()
public void getListOfProjectOwners()
public void testProjectCreateUpdate()
public void testIsNameUniqueProjectName() throws Exception
Exception
protected String[] getDataSetFiles()
AbstractDependencyInjectionTest
getDataSetFiles
in class AbstractDependencyInjectionTest
Copyright © 2002-2015 itracker. All Rights Reserved.