TestClassListTableBulkActionsHandler
extends WP_UnitTestCase
in package
Table of Contents
- $_pRequestVariablesSanitizer : RequestVariablesSanitizer
- $_pWPNonceWrapper : WPNonceWrapper
- $_pWPScreenWrapper : WPScreenWrapper
- createListTable() : ListTable
- prepare() : mixed
- testEmptyTable() : mixed
- testProcessBulkAction() : mixed
Properties
$_pRequestVariablesSanitizer
private
RequestVariablesSanitizer
$_pRequestVariablesSanitizer
= null
$_pWPNonceWrapper
private
WPNonceWrapper
$_pWPNonceWrapper
= null
$_pWPScreenWrapper
private
WPScreenWrapper
$_pWPScreenWrapper
= null
Methods
createListTable()
public
createListTable() : ListTable
Return values
ListTable —prepare()
public
prepare() : mixed
Tags
Return values
mixed —testEmptyTable()
public
testEmptyTable() : mixed
Return values
mixed —testProcessBulkAction()
public
testProcessBulkAction(ListTable $pListTable, bool $expectsCallbackCall) : mixed
Parameters
- $pListTable : ListTable
- $expectsCallbackCall : bool