public class TestDatabaseLargeInQueries extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestDatabaseLargeInQueries() |
Modifier and Type | Method and Description |
---|---|
void |
testLargeInQueryNumeric()
Test with a large number of 'IN' values of numeric type.
|
void |
testLargeInQueryString()
Test with a large number of 'IN' values of string type.
|
void |
testLargeNumberOfParametersWithSmallerInFragments()
The IN(...) fragments each have less than 2000 parameters but in total there are more than 2000 parameters.
|
getAssertions, getBackdoor, getEnvironmentData, getTester
public void testLargeInQueryNumeric()
public void testLargeInQueryString()
public void testLargeNumberOfParametersWithSmallerInFragments()
Copyright © 2002-2021 Atlassian. All Rights Reserved.