public class PrestoLdapCliTests extends PrestoCliLauncher implements io.prestosql.tempto.RequirementsProvider
EXIT_COMMAND, nationTableBatchLines, nationTableInteractiveLines, presto, serverAddress, serverHost, TIMEOUT| Constructor and Description |
|---|
PrestoLdapCliTests() |
| Modifier and Type | Method and Description |
|---|---|
io.prestosql.tempto.Requirement |
getRequirements(io.prestosql.tempto.configuration.Configuration configuration) |
void |
shouldFailForIncorrectTrustStore() |
void |
shouldFailForUserWithColon() |
void |
shouldFailQueryForEmptyUser() |
void |
shouldFailQueryForLdapUserInChildGroup() |
void |
shouldFailQueryForLdapUserInParentGroup() |
void |
shouldFailQueryForLdapWithoutHttps() |
void |
shouldFailQueryForLdapWithoutPassword() |
void |
shouldFailQueryForOrphanLdapUser() |
void |
shouldFailQueryForWrongLdapPassword() |
void |
shouldFailQueryForWrongLdapUser() |
void |
shouldPassForCredentialsWithSpecialCharacters() |
void |
shouldPassQueryForLdapUserInMultipleGroups() |
void |
shouldRunBatchQueryWithLdap() |
void |
shouldRunQueryFromFileWithLdap() |
void |
shouldRunQueryWithLdap() |
void |
stopPresto() |
getProcessBuilder, launchPrestoCli, launchPrestoClipublic PrestoLdapCliTests()
throws IOException
IOExceptionpublic void stopPresto()
throws InterruptedException
stopPresto in class PrestoCliLauncherInterruptedExceptionpublic io.prestosql.tempto.Requirement getRequirements(io.prestosql.tempto.configuration.Configuration configuration)
getRequirements in interface io.prestosql.tempto.RequirementsProviderpublic void shouldRunQueryWithLdap()
throws IOException
IOExceptionpublic void shouldRunBatchQueryWithLdap()
throws IOException
IOExceptionpublic void shouldRunQueryFromFileWithLdap()
throws IOException
IOExceptionpublic void shouldPassQueryForLdapUserInMultipleGroups()
throws IOException
IOExceptionpublic void shouldFailQueryForLdapUserInChildGroup()
throws IOException
IOExceptionpublic void shouldFailQueryForLdapUserInParentGroup()
throws IOException
IOExceptionpublic void shouldFailQueryForOrphanLdapUser()
throws IOException
IOExceptionpublic void shouldFailQueryForWrongLdapPassword()
throws IOException
IOExceptionpublic void shouldFailQueryForWrongLdapUser()
throws IOException
IOExceptionpublic void shouldFailQueryForEmptyUser()
throws IOException
IOExceptionpublic void shouldFailQueryForLdapWithoutPassword()
throws IOException
IOExceptionpublic void shouldFailQueryForLdapWithoutHttps()
throws IOException
IOExceptionpublic void shouldFailForIncorrectTrustStore()
throws IOException
IOExceptionpublic void shouldPassForCredentialsWithSpecialCharacters()
throws IOException
IOExceptionpublic void shouldFailForUserWithColon()
throws IOException
IOExceptionCopyright © 2012–2019. All rights reserved.