Documentation

UploadMultipartFormRequestTest extends TestCase
in package

UploadMultipartFormRequestTest Class Doc Comment

Tags
category

Class

description

UploadMultipartFormRequest

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
testPropertyContentTypeHeader()  : mixed
Test attribute "content_type_header"
testPropertyFile()  : mixed
Test attribute "file"
testUploadMultipartFormRequest()  : mixed
Test "UploadMultipartFormRequest"

Methods

testPropertyContentTypeHeader()

Test attribute "content_type_header"

public testPropertyContentTypeHeader() : mixed
Return values
mixed

testUploadMultipartFormRequest()

Test "UploadMultipartFormRequest"

public testUploadMultipartFormRequest() : mixed
Return values
mixed

Search results