PHP Class PostMetaContainerConditions

Inheritance: extends WP_UnitTestCase
Show file Open project: htmlburger/carbon-fields

Public Methods

Method Description
setUp ( )
tearDown ( )
testShowOnPageByIdResultPageId ( )
testShowOnPageByIdResultPostType ( )
testShowOnPageByPathResultPageId ( )
testShowOnPageByPathResultPostType ( )
testShowOnPageChildrenResultPostType ( )
testShowOnTemplateArrayResultPostType ( )
testShowOnTemplateStringResultPostType ( )

Method Details

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testShowOnPageByIdResultPageId() public method

testShowOnPageByIdResultPostType() public method

testShowOnPageByPathResultPageId() public method

testShowOnPageByPathResultPostType() public method

testShowOnPageChildrenResultPostType() public method

testShowOnTemplateArrayResultPostType() public method

testShowOnTemplateStringResultPostType() public method