A C D E G J L M P R S T V X 

A

AbstractDbTestAnnotationTest - Class in ch.inftec.ju.dbutil.test
 
AbstractDbTestAnnotationTest() - Constructor for class ch.inftec.ju.dbutil.test.AbstractDbTestAnnotationTest
 
AbstractDbTestTransactionTest - Class in ch.inftec.ju.dbutil.test
 
AbstractDbTestTransactionTest() - Constructor for class ch.inftec.ju.dbutil.test.AbstractDbTestTransactionTest
 
AbstractDbTestTransactionTest.MultipleTransactions_areSupported - Class in ch.inftec.ju.dbutil.test
 
AbstractDbTestTransactionTest.MultipleTransactions_areSupported() - Constructor for class ch.inftec.ju.dbutil.test.AbstractDbTestTransactionTest.MultipleTransactions_areSupported
 
AbstractDbTestTransactionTest.Transaction_isCommitted - Class in ch.inftec.ju.dbutil.test
 
AbstractDbTestTransactionTest.Transaction_isCommitted() - Constructor for class ch.inftec.ju.dbutil.test.AbstractDbTestTransactionTest.Transaction_isCommitted
 
AbstractDbTestTransactionTest.Transaction_isRolledBack - Class in ch.inftec.ju.dbutil.test
 
AbstractDbTestTransactionTest.Transaction_isRolledBack() - Constructor for class ch.inftec.ju.dbutil.test.AbstractDbTestTransactionTest.Transaction_isRolledBack
 
assert_canAssertTables() - Method in class ch.inftec.ju.testing.db.DbDataUtilTest
 
assert_canAssertTables_failsOnWrongData() - Method in class ch.inftec.ju.testing.db.DbDataUtilTest
 
assert_entityManager_isOpen() - Method in class ch.inftec.ju.dbutil.test.SimpleDbTest
 

C

canEvaluate_primaryKeyColumnName_withMultipleColumns() - Method in class ch.inftec.ju.dbutil.test.JuEmUtilTest
 
canEvaluate_primaryKeyColumnName_withSingleColumn() - Method in class ch.inftec.ju.dbutil.test.JuEmUtilTest
 
canExportData_toXmlDocument() - Method in class ch.inftec.ju.testing.db.DbDataUtilTest
 
canExportTables_basedOnDatasetXml() - Method in class ch.inftec.ju.testing.db.DbDataUtilTest
 
canImport_usingJdbcConnection() - Method in class ch.inftec.ju.testing.db.DbDataUtilTest
 
canImportData_fromDatasetFile() - Method in class ch.inftec.ju.testing.db.DbDataUtilTest
 
canListSequences() - Method in class ch.inftec.ju.dbutil.test.JuEmUtilTest
 
canRead_allDataTypes_fromDefaultTestData() - Method in class ch.inftec.ju.testing.db.DefaultTestDataTest
 
canRead_allNullValues_fromDefaultTestData() - Method in class ch.inftec.ju.testing.db.DefaultTestDataTest
 
canResetIdentityGeneration_forPrimeryKeys() - Method in class ch.inftec.ju.dbutil.test.JuEmUtilTest
 
canResetIdentityGeneration_forSequences() - Method in class ch.inftec.ju.dbutil.test.JuEmUtilTest
 
ch.inftec.ju.dbutil.test - package ch.inftec.ju.dbutil.test
 
ch.inftec.ju.testing.db - package ch.inftec.ju.testing.db
 

D

dataSet_isExported() - Method in class ch.inftec.ju.dbutil.test.AbstractDbTestAnnotationTest
 
dataSet_isLoaded() - Method in class ch.inftec.ju.dbutil.test.AbstractDbTestAnnotationTest
 
DbDataUtilTest - Class in ch.inftec.ju.testing.db
 
DbDataUtilTest() - Constructor for class ch.inftec.ju.testing.db.DbDataUtilTest
 
DbSchemaUtilTest - Class in ch.inftec.ju.dbutil.test
 
DbSchemaUtilTest() - Constructor for class ch.inftec.ju.dbutil.test.DbSchemaUtilTest
 
defaultTestData_canBeLoaded() - Method in class ch.inftec.ju.testing.db.DefaultTestDataTest
 
defaultTestData_canBeLoadedTwice() - Method in class ch.inftec.ju.testing.db.DefaultTestDataTest
 
DefaultTestDataTest - Class in ch.inftec.ju.testing.db
 
DefaultTestDataTest() - Constructor for class ch.inftec.ju.testing.db.DefaultTestDataTest
 

E

entityManager_isLoaded() - Method in class ch.inftec.ju.dbutil.test.AbstractDbTestAnnotationTest
 
exportTables_areSortedByPrimaryKey() - Method in class ch.inftec.ju.testing.db.DbDataUtilTest
 
exportTables_basedOnDatasetXml_areSortedByPrimaryKey() - Method in class ch.inftec.ju.testing.db.DbDataUtilTest
 

G

getDriverName_returnsNotNull() - Method in class ch.inftec.ju.dbutil.test.JuEmUtilTest
 
getMetaDataUserName_returnsNotNull() - Method in class ch.inftec.ju.dbutil.test.JuEmUtilTest
 

J

JuEmUtilTest - Class in ch.inftec.ju.dbutil.test
 
JuEmUtilTest() - Constructor for class ch.inftec.ju.dbutil.test.JuEmUtilTest
 

L

liquibase_canUseReplaceOrExists() - Method in class ch.inftec.ju.dbutil.test.DbSchemaUtilTest
Check if we can use the replaceOrExists tag.
liquibaseScript_isExecuted() - Method in class ch.inftec.ju.dbutil.test.AbstractDbTestAnnotationTest
 

M

multipleTransactions_areSupported() - Method in class ch.inftec.ju.dbutil.test.AbstractDbTestTransactionTest
 

P

processMetaData() - Method in class ch.inftec.ju.dbutil.test.JuEmUtilTest
 

R

runDbInitializationScripts(JuEmfUtil) - Method in class ch.inftec.ju.dbutil.test.AbstractDbTestAnnotationTest
 
runDbInitializationScripts(JuEmfUtil) - Method in class ch.inftec.ju.dbutil.test.AbstractDbTestTransactionTest
 

S

SimpleDbTest - Class in ch.inftec.ju.dbutil.test
Simple test case to verify DB access.
SimpleDbTest() - Constructor for class ch.inftec.ju.dbutil.test.SimpleDbTest
 
SimpleTest - Class in ch.inftec.ju.dbutil.test
Simple test to verify project setup.
SimpleTest() - Constructor for class ch.inftec.ju.dbutil.test.SimpleTest
 

T

tablesAreCreated_usingFlywayExplicitly() - Method in class ch.inftec.ju.dbutil.test.DbSchemaUtilTest
 
tablesAreCreated_usingLiquibaseExplicitly() - Method in class ch.inftec.ju.dbutil.test.DbSchemaUtilTest
 
tableStructure_canBeCreatedUsingLiquibase() - Method in class ch.inftec.ju.testing.db.DefaultTestDataTest
 
transaction_isCommitted() - Method in class ch.inftec.ju.dbutil.test.AbstractDbTestTransactionTest
 
transaction_isRolledBack() - Method in class ch.inftec.ju.dbutil.test.AbstractDbTestTransactionTest
 

V

verify() - Method in class ch.inftec.ju.dbutil.test.AbstractDbTestTransactionTest.MultipleTransactions_areSupported
 
verify() - Method in class ch.inftec.ju.dbutil.test.AbstractDbTestTransactionTest.Transaction_isCommitted
 
verify() - Method in class ch.inftec.ju.dbutil.test.AbstractDbTestTransactionTest.Transaction_isRolledBack
 
verify_projectSetup() - Method in class ch.inftec.ju.dbutil.test.SimpleTest
 

X

xmlExport_canApply_casedTableNames() - Method in class ch.inftec.ju.testing.db.DbDataUtilTest
 
xmlExport_copesWithCamelCaseTable_andUsesUpperCaseColumnNames() - Method in class ch.inftec.ju.testing.db.DbDataUtilTest
 
xmlExport_copesWithLowerCaseTable_andUsesUpperCaseColumnNames() - Method in class ch.inftec.ju.testing.db.DbDataUtilTest
 
xmlExport_copesWithUpperCaseTable_andUsesUpperCaseColumnNames() - Method in class ch.inftec.ju.testing.db.DbDataUtilTest
 
A C D E G J L M P R S T V X 

Copyright © 2013. All rights reserved.