Documentation

UpdateGroupContactsTest extends TestCase
in package

UpdateGroupContactsTest Class Doc Comment

Tags
category

Class

description

Update group contacts options. Pass a list of contact ids to replace existing group contacts.

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
testPropertyContactIds()  : mixed
Test attribute "contact_ids"
testUpdateGroupContacts()  : mixed
Test "UpdateGroupContacts"

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

testPropertyContactIds()

Test attribute "contact_ids"

public testPropertyContactIds() : mixed
Return values
mixed

testUpdateGroupContacts()

Test "UpdateGroupContacts"

public testUpdateGroupContacts() : mixed
Return values
mixed

Search results