TestClassDataDetailViewHandler
extends WP_UnitTestCase
in package
Tags
Table of Contents
- VALUES_BY_ROW = ['template' => '/test/template.php', 'fields' => ['Objektnr_extern', 'wohnflaeche', 'kaufpreis'], 'pictures' => [\onOffice\WPlugin\Types\ImageTypes::TITLE, \onOffice\WPlugin\Types\ImageTypes::PHOTO], 'expose' => 'testexposetype', 'addressfields' => ['Vorname', 'Name'], 'access-control' => true, 'movielinks' => \onOffice\WPlugin\Types\MovieLinkTypes::MOVIE_LINKS_PLAYER]
- testCreateDetailViewByValues() : mixed
- testCreateEmptyDetailViewByValues() : mixed
- testGetDetailView() : mixed
- testSaveDetailView() : mixed
Constants
VALUES_BY_ROW
public
mixed
VALUES_BY_ROW
= ['template' => '/test/template.php', 'fields' => ['Objektnr_extern', 'wohnflaeche', 'kaufpreis'], 'pictures' => [\onOffice\WPlugin\Types\ImageTypes::TITLE, \onOffice\WPlugin\Types\ImageTypes::PHOTO], 'expose' => 'testexposetype', 'addressfields' => ['Vorname', 'Name'], 'access-control' => true, 'movielinks' => \onOffice\WPlugin\Types\MovieLinkTypes::MOVIE_LINKS_PLAYER]
Methods
testCreateDetailViewByValues()
public
testCreateDetailViewByValues() : mixed
Return values
mixed —testCreateEmptyDetailViewByValues()
public
testCreateEmptyDetailViewByValues() : mixed
Return values
mixed —testGetDetailView()
public
testGetDetailView() : mixed
Return values
mixed —testSaveDetailView()
public
testSaveDetailView() : mixed