public class IssueDAOImplIT extends AbstractDependencyInjectionTest
classLoader, dataSet
Constructor | Description |
---|---|
IssueDAOImplIT() |
Modifier and Type | Method | Description |
---|---|---|
protected String[] |
getDataSetFiles() |
must make sure, that the order is correct, so no constraints will be
violated.
|
void |
onSetUp() |
|
void |
testCountByComponent() |
|
void |
testCountByProject() |
|
void |
testCountByProjectAndHigherStatus() |
|
void |
testCountByProjectAndLowerStatus() |
|
void |
testCountByVersion() |
|
void |
testFindByComponent() |
|
void |
testFindByProjectAndHigherStatus() |
|
void |
testFindByVersion() |
|
void |
testFindUnassignedIssues() |
|
void |
testIssueDetach() |
|
void |
testQuery() |
closeDatabase, getDataSource, getProperty, initDatabase, initializeAllLanguages, initializeLocale, onTearDown, resetConfiguration, setDataSource
public void testCountByProjectAndLowerStatus()
public void testFindByProjectAndHigherStatus()
public void testCountByProjectAndHigherStatus()
public void testCountByProject()
public void testQuery()
public void testFindUnassignedIssues()
public void testFindByComponent()
public void testCountByComponent()
public void testFindByVersion()
public void testCountByVersion()
public void onSetUp() throws Exception
onSetUp
in class AbstractDependencyInjectionTest
Exception
protected String[] getDataSetFiles()
AbstractDependencyInjectionTest
getDataSetFiles
in class AbstractDependencyInjectionTest
Copyright © 2002–2019 itracker. All rights reserved.