public class LanguageDAOImplIT extends AbstractDependencyInjectionTest
classLoader, dataSet
Constructor | Description |
---|---|
LanguageDAOImplIT() |
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 |
testFindByID() |
|
void |
testFindByKey() |
|
void |
testFindByKeyAndLocale() |
|
void |
testFindByLocale() |
closeDatabase, getDataSource, getProperty, initDatabase, initializeAllLanguages, initializeLocale, onTearDown, resetConfiguration, setDataSource
public void testFindByID()
public void testFindByKeyAndLocale()
public void testFindByKey()
public void testFindByLocale()
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.