PHP Класс CloudConvert\tests\ProcessTest

Автор: Josias Montag ([email protected])
Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
testIfConvertShortcutWorks ( ) Test if the convert shortcut works
testIfDownloadOfMultipleOutputFileWorks ( ) Test if download of multiple output file works
testIfDownloadOfOutputFileWorks ( ) Test if download of output file works
testIfMultipleConvertShortcutWorks ( ) Test if multiple convert shortcut works
testIfProcessWithInputDownloadWorks ( ) Test if process with downloading an input file from an URL works
testIfProcessWithUploadAndCustomOptionsWorks ( ) Test if process with uploading an input file (input.png) and custom options (quality) works
testIfProcessWithUploadWorks ( ) Test if process with uploading an input file (input.png) works

Защищенные методы

Метод Описание
setUp ( ) Define id to create object

Описание методов

setUp() защищенный Метод

Define id to create object
protected setUp ( )

testIfConvertShortcutWorks() публичный Метод

Test if the convert shortcut works

testIfDownloadOfMultipleOutputFileWorks() публичный Метод

Test if download of multiple output file works

testIfDownloadOfOutputFileWorks() публичный Метод

Test if download of output file works

testIfMultipleConvertShortcutWorks() публичный Метод

Test if multiple convert shortcut works

testIfProcessWithInputDownloadWorks() публичный Метод

Test if process with downloading an input file from an URL works

testIfProcessWithUploadAndCustomOptionsWorks() публичный Метод

Test if process with uploading an input file (input.png) and custom options (quality) works

testIfProcessWithUploadWorks() публичный Метод

Test if process with uploading an input file (input.png) works