public class TestDropIndexHelperBackEnd
extends com.atlassian.functest.junit.SpringAwareTestCase
TestDropIndexHelper
Constructor and Description |
---|
TestDropIndexHelperBackEnd() |
Modifier and Type | Method and Description |
---|---|
void |
checkIndexShouldReturnFalseWhenIndexDoesNotExist() |
void |
checkIndexShouldReturnTrueWhenIndexExist() |
void |
dropIndexShouldRemoveIndex() |
void |
recreateIndexes() |
void |
whenIndexDoesNotExistDropIndexShouldNotDie() |
public void checkIndexShouldReturnTrueWhenIndexExist()
public void checkIndexShouldReturnFalseWhenIndexDoesNotExist()
public void dropIndexShouldRemoveIndex() throws Exception
Exception
public void whenIndexDoesNotExistDropIndexShouldNotDie() throws Exception
Exception
public void recreateIndexes()
Copyright © 2002-2022 Atlassian. All Rights Reserved.