Documentation

AccountBounceBlockDtoTest extends TestCase
in package

AccountBounceBlockDtoTest Class Doc Comment

Tags
category

Class

description

AccountBounceBlockDto

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
testAccountBounceBlockDto()  : mixed
Test "AccountBounceBlockDto"
testPropertyBounceCount()  : mixed
Test attribute "bounce_count"
testPropertyBounceCountToday()  : mixed
Test attribute "bounce_count_today"
testPropertyIsSendingBlocked()  : mixed
Test attribute "is_sending_blocked"
testPropertyMaximumAccountBounces()  : mixed
Test attribute "maximum_account_bounces"
testPropertyMaximumDailyBounces()  : mixed
Test attribute "maximum_daily_bounces"

Methods

setUpBeforeClass()

Setup before running any test case

public static setUpBeforeClass() : void
Return values
void

tearDownAfterClass()

Clean up after running all test cases

public static tearDownAfterClass() : void
Return values
void

testAccountBounceBlockDto()

Test "AccountBounceBlockDto"

public testAccountBounceBlockDto() : mixed
Return values
mixed

testPropertyBounceCount()

Test attribute "bounce_count"

public testPropertyBounceCount() : mixed
Return values
mixed

testPropertyBounceCountToday()

Test attribute "bounce_count_today"

public testPropertyBounceCountToday() : mixed
Return values
mixed

testPropertyIsSendingBlocked()

Test attribute "is_sending_blocked"

public testPropertyIsSendingBlocked() : mixed
Return values
mixed

testPropertyMaximumAccountBounces()

Test attribute "maximum_account_bounces"

public testPropertyMaximumAccountBounces() : mixed
Return values
mixed

testPropertyMaximumDailyBounces()

Test attribute "maximum_daily_bounces"

public testPropertyMaximumDailyBounces() : mixed
Return values
mixed

Search results