public class IssueAttachmentDAOImplIT extends AbstractDependencyInjectionTest
classLoader, dataSet
Constructor | Description |
---|---|
IssueAttachmentDAOImplIT() |
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 |
testCountAll() |
|
void |
testFindAll() |
|
void |
testFindByFileName() |
|
void |
testFindByIssue() |
|
void |
testFindByPrimaryKey() |
closeDatabase, getDataSource, getProperty, initDatabase, initializeAllLanguages, initializeLocale, onTearDown, resetConfiguration, setDataSource
public void testFindByPrimaryKey()
public void testFindByIssue()
public void testFindByFileName()
public void testFindAll()
public void testCountAll()
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.