PHP Class Shortcodes_Footnotes_Footnotes

Inheritance: extends WP_UnitTestCase, use trait utilsTrait
Show file Open project: pressbooks/pressbooks

Protected Properties

Property Type Description
$fn Pressbooks\Shortcodes\Footnotes\Footnotes

Public Methods

Method Description
setUp ( )
test_addFootnotePlugin ( )
test_ajaxFailure ( )
test_convertWordFootnotes ( )
test_footnoteContent_notNumbered ( )
test_footnoteContent_numbered ( )
test_getInstance ( )
test_myCustomQuicktags ( )
test_registerFootnoteButtons ( )
test_shortcodeHandler_notNumbered ( )
test_shortcodeHandler_numbered ( )

Method Details

setUp() public method

public setUp ( )

test_addFootnotePlugin() public method

test_ajaxFailure() public method

public test_ajaxFailure ( )

test_convertWordFootnotes() public method

test_footnoteContent_notNumbered() public method

test_footnoteContent_numbered() public method

test_getInstance() public method

public test_getInstance ( )

test_myCustomQuicktags() public method

test_registerFootnoteButtons() public method

test_shortcodeHandler_notNumbered() public method

test_shortcodeHandler_numbered() public method

Property Details

$fn protected property

protected Footnotes,Pressbooks\Shortcodes\Footnotes $fn
return Pressbooks\Shortcodes\Footnotes\Footnotes