Documentation

OptInConsentOptionsTest extends TestCase
in package

OptInConsentOptionsTest Class Doc Comment

Tags
category

Class

description

OptInConsentOptions

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
testOptInConsentOptions()  : mixed
Test "OptInConsentOptions"
testPropertyCompanyName()  : mixed
Test attribute "company_name"
testPropertyEmailAddress()  : mixed
Test attribute "email_address"
testPropertySendOptInOptions()  : mixed
Test attribute "send_opt_in_options"

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

testOptInConsentOptions()

Test "OptInConsentOptions"

public testOptInConsentOptions() : mixed
Return values
mixed

testPropertyCompanyName()

Test attribute "company_name"

public testPropertyCompanyName() : mixed
Return values
mixed

testPropertyEmailAddress()

Test attribute "email_address"

public testPropertyEmailAddress() : mixed
Return values
mixed

testPropertySendOptInOptions()

Test attribute "send_opt_in_options"

public testPropertySendOptInOptions() : mixed
Return values
mixed

Search results