LINE Messaging API SDK for PHP

VideoMessageContentAllOfTest extends TestCase
in package

VideoMessageContentAllOfTest Class Doc Comment

Tags
category

Class

description

Message object which contains the video content sent from the source. The preview image is displayed in the chat and the video is played when the image is tapped.

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
testPropertyContentProvider()  : mixed
Test attribute "contentProvider"
testPropertyDuration()  : mixed
Test attribute "duration"
testPropertyQuoteToken()  : mixed
Test attribute "quoteToken"
testVideoMessageContentAllOf()  : mixed
Test "VideoMessageContentAllOf"

Methods

tearDownAfterClass()

Clean up after running all test cases

public static tearDownAfterClass() : void
Return values
void

testPropertyContentProvider()

Test attribute "contentProvider"

public testPropertyContentProvider() : mixed
Return values
mixed

testVideoMessageContentAllOf()

Test "VideoMessageContentAllOf"

public testVideoMessageContentAllOf() : mixed
Return values
mixed

Search results