6 calls to PrintFormatTest::getLinkExtractorIncludeStub() in Printer and PDF versions for Drupal 8+ 2.x
- PrintFormatTest::testDefaultConfiguration in tests/
src/ Unit/ Plugin/ PrintableFormat/ PrintFormatTest.php - Tests getting the default configuration for this plugin.
- PrintFormatTest::testGetConfiguration in tests/
src/ Unit/ Plugin/ PrintableFormat/ PrintFormatTest.php - Tests getting the current configuration for this plugin.
- PrintFormatTest::testGetDescription in tests/
src/ Unit/ Plugin/ PrintableFormat/ PrintFormatTest.php - Tests getting the plugin description from the plugin.
- PrintFormatTest::testGetLabel in tests/
src/ Unit/ Plugin/ PrintableFormat/ PrintFormatTest.php - Tests getting the plugin label from the plugin.
- PrintFormatTest::testGetPassedInConfiguration in tests/
src/ Unit/ Plugin/ PrintableFormat/ PrintFormatTest.php - Tests that additional configuration is internally stored and accessible.
- PrintFormatTest::testSetConfiguration in tests/
src/ Unit/ Plugin/ PrintableFormat/ PrintFormatTest.php - Test that default configuration can be modified and changes accessed.