Documentation

WaitForSmsConditionsTest extends TestCase
in package

WaitForSmsConditionsTest Class Doc Comment

Tags
category

Class

description

Conditions to apply to emails that you are waiting for

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
testPropertyBefore()  : mixed
Test attribute "before"
testPropertyCount()  : mixed
Test attribute "count"
testPropertyCountType()  : mixed
Test attribute "count_type"
testPropertyDelayTimeout()  : mixed
Test attribute "delay_timeout"
testPropertyLimit()  : mixed
Test attribute "limit"
testPropertyMatches()  : mixed
Test attribute "matches"
testPropertyPhoneNumberId()  : mixed
Test attribute "phone_number_id"
testPropertySince()  : mixed
Test attribute "since"
testPropertySortDirection()  : mixed
Test attribute "sort_direction"
testPropertyTimeout()  : mixed
Test attribute "timeout"
testPropertyUnreadOnly()  : mixed
Test attribute "unread_only"
testWaitForSmsConditions()  : mixed
Test "WaitForSmsConditions"

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

testPropertyBefore()

Test attribute "before"

public testPropertyBefore() : mixed
Return values
mixed

testPropertyCountType()

Test attribute "count_type"

public testPropertyCountType() : mixed
Return values
mixed

testPropertyDelayTimeout()

Test attribute "delay_timeout"

public testPropertyDelayTimeout() : mixed
Return values
mixed

testPropertyMatches()

Test attribute "matches"

public testPropertyMatches() : mixed
Return values
mixed

testPropertyPhoneNumberId()

Test attribute "phone_number_id"

public testPropertyPhoneNumberId() : mixed
Return values
mixed

testPropertySortDirection()

Test attribute "sort_direction"

public testPropertySortDirection() : mixed
Return values
mixed

testPropertyTimeout()

Test attribute "timeout"

public testPropertyTimeout() : mixed
Return values
mixed

testPropertyUnreadOnly()

Test attribute "unread_only"

public testPropertyUnreadOnly() : mixed
Return values
mixed

testWaitForSmsConditions()

Test "WaitForSmsConditions"

public testWaitForSmsConditions() : mixed
Return values
mixed

Search results