Documentation

CreatePhoneNumberOptionsTest extends TestCase
in package

CreatePhoneNumberOptionsTest Class Doc Comment

Tags
category

Class

description

CreatePhoneNumberOptions

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
testCreatePhoneNumberOptions()  : mixed
Test "CreatePhoneNumberOptions"
testPropertyDescription()  : mixed
Test attribute "description"
testPropertyName()  : mixed
Test attribute "name"
testPropertyPhoneCountry()  : mixed
Test attribute "phone_country"
testPropertySchedule()  : mixed
Test attribute "schedule"

Methods

tearDownAfterClass()

Clean up after running all test cases

public static tearDownAfterClass() : void
Return values
void

testCreatePhoneNumberOptions()

Test "CreatePhoneNumberOptions"

public testCreatePhoneNumberOptions() : mixed
Return values
mixed

testPropertyDescription()

Test attribute "description"

public testPropertyDescription() : mixed
Return values
mixed

testPropertyPhoneCountry()

Test attribute "phone_country"

public testPropertyPhoneCountry() : mixed
Return values
mixed

Search results