Documentation

GuestPortalUserProjectionTest extends TestCase
in package

GuestPortalUserProjectionTest Class Doc Comment

Tags
category

Class

description

Representation of a guest portal user

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
testGuestPortalUserProjection()  : mixed
Test "GuestPortalUserProjection"
testPropertyCreatedAt()  : mixed
Test attribute "created_at"
testPropertyEmailAddress()  : mixed
Test attribute "email_address"
testPropertyId()  : mixed
Test attribute "id"
testPropertyInboxId()  : mixed
Test attribute "inbox_id"
testPropertyName()  : mixed
Test attribute "name"
testPropertyPortalId()  : mixed
Test attribute "portal_id"
testPropertyUpdatedAt()  : mixed
Test attribute "updated_at"
testPropertyUserId()  : mixed
Test attribute "user_id"
testPropertyUsername()  : mixed
Test attribute "username"

Methods

testGuestPortalUserProjection()

Test "GuestPortalUserProjection"

public testGuestPortalUserProjection() : mixed
Return values
mixed

testPropertyEmailAddress()

Test attribute "email_address"

public testPropertyEmailAddress() : mixed
Return values
mixed

Search results