Documentation

ConnectorSmtpConnectionDtoTest extends TestCase
in package

ConnectorSmtpConnectionDtoTest Class Doc Comment

Tags
category

Class

description

ConnectorSmtpConnectionDto

author

OpenAPI Generator team

link
https://openapi-generator.tech

Table of Contents

setUp()  : void
Setup before running each test case
setUpBeforeClass()  : void
Setup before running any test case
tearDown()  : void
Clean up after running each test case
tearDownAfterClass()  : void
Clean up after running all test cases
testConnectorSmtpConnectionDto()  : mixed
Test "ConnectorSmtpConnectionDto"
testPropertyConnectorId()  : mixed
Test attribute "connector_id"
testPropertyCreatedAt()  : mixed
Test attribute "created_at"
testPropertyEnabled()  : mixed
Test attribute "enabled"
testPropertyId()  : mixed
Test attribute "id"
testPropertySmtpHost()  : mixed
Test attribute "smtp_host"
testPropertySmtpPassword()  : mixed
Test attribute "smtp_password"
testPropertySmtpPort()  : mixed
Test attribute "smtp_port"
testPropertySmtpSsl()  : mixed
Test attribute "smtp_ssl"
testPropertySmtpUsername()  : mixed
Test attribute "smtp_username"

Methods

testConnectorSmtpConnectionDto()

Test "ConnectorSmtpConnectionDto"

public testConnectorSmtpConnectionDto() : mixed
Return values
mixed

Search results