public class TestMSSQLIncludedIndexAlternativeActionForEntityPropertyBackEnd extends Object
| Constructor and Description |
|---|
TestMSSQLIncludedIndexAlternativeActionForEntityPropertyBackEnd() |
| Modifier and Type | Method and Description |
|---|---|
void |
testEntityPropertyEntityIndexDoesNotExist() |
void |
testEntityPropertyIdNameKeyIndexExists() |
void |
testEntityPropertyIndexesDoNotHaveIncludedColumnsWhenDbMSSQL2016orNewer() |
void |
testEntityPropertyIndexesHaveIncludedColumnsWhenDbMSSQL2014orEarlier() |
void |
testEntityPropertyKeyIndexDoesNotExist() |
void |
testEntityPropertyKeyNameIndexExists() |
void |
testGeneralEntityPropertyOperationsWithIndexes() |
public TestMSSQLIncludedIndexAlternativeActionForEntityPropertyBackEnd()
public void testGeneralEntityPropertyOperationsWithIndexes()
public void testEntityPropertyIdNameKeyIndexExists()
public void testEntityPropertyKeyNameIndexExists()
public void testEntityPropertyEntityIndexDoesNotExist()
public void testEntityPropertyKeyIndexDoesNotExist()
public void testEntityPropertyIndexesHaveIncludedColumnsWhenDbMSSQL2014orEarlier()
throws Exception
ExceptionCopyright © 2002-2019 Atlassian. All Rights Reserved.