Class SmtpAssertion


  • public class SmtpAssertion
    extends org.alfresco.utility.dsl.DSLAssertion<SmtpWrapper>
    • Field Summary

      • Fields inherited from class org.alfresco.utility.dsl.DSLAssertion

        dslProtocol
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      SmtpWrapper smtpIsConnected()  
      SmtpWrapper smtpIsNotConnected()  
      • Methods inherited from class org.alfresco.utility.dsl.DSLAssertion

        doesNotExistInRepo, existsInRepo, getProtocol, protocolIsDisabled, protocolIsEnabled
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SmtpAssertion

        public SmtpAssertion​(SmtpWrapper smtpWrapper)
    • Method Detail

      • smtpIsConnected

        public SmtpWrapper smtpIsConnected()
      • smtpIsNotConnected

        public SmtpWrapper smtpIsNotConnected()