public class NginxTests
extends java.lang.Object
Constructor and Description |
---|
NginxTests() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
void |
defaultDomainAuthentication() |
void |
imapAliasAuthenticationSuccess() |
void |
imapAuthenticationInvalidLogin() |
void |
imapAuthenticationInvalidPassword() |
void |
imapLatdAuthenticationSuccess() |
void |
popAliasAuthenticationSuccess() |
void |
popAuthenticationInvalidLogin() |
void |
popAuthenticationInvalidPassword() |
void |
popLatdAuthenticationSuccess() |
public void before() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void imapAuthenticationInvalidPassword() throws java.lang.Exception
java.lang.Exception
public void imapAuthenticationInvalidLogin() throws java.lang.Exception
java.lang.Exception
public void imapLatdAuthenticationSuccess() throws java.lang.Exception
java.lang.Exception
public void imapAliasAuthenticationSuccess() throws java.lang.Exception
java.lang.Exception
public void popLatdAuthenticationSuccess() throws java.lang.Exception
java.lang.Exception
public void popAliasAuthenticationSuccess() throws java.lang.Exception
java.lang.Exception
public void popAuthenticationInvalidPassword() throws java.lang.Exception
java.lang.Exception
public void popAuthenticationInvalidLogin() throws java.lang.Exception
java.lang.Exception
public void defaultDomainAuthentication() throws java.lang.Exception
java.lang.Exception
Copyright © 2021. All Rights Reserved.