Search for test
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Test | class | core/ |
Provides test media source. |
Test | class | core/ |
Defines a test controller for page titles. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
AnnotatedClassDiscoveryTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions @covers ::prepareAnnotationDefinition @covers ::getAnnotationReader |
AnnotatedClassDiscoveryTest::testGetPluginNamespaces | function | core/ |
@covers ::__construct @covers ::getPluginNamespaces |
AnnotationBaseTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\AnnotationBase @group Annotation |
AnnotationBaseTest.php | file | core/ |
|
AnnotationBaseTest::testGetId | function | core/ |
@covers ::getId |
AnnotationBaseTest::testSetClass | function | core/ |
@covers ::getClass @covers ::setClass |
AnnotationBaseTest::testSetProvider | function | core/ |
@covers ::getProvider @covers ::setProvider |
AnnotationBridgeDecoratorTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\Plugin\Discovery\AnnotationBridgeDecorator @group Plugin |
AnnotationBridgeDecoratorTest.php | file | core/ |
|
AnnotationBridgeDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions |
AnnounceBlockTest | class | core/ |
Test the announcement block test visibility. |
AnnounceBlockTest.php | file | core/ |
|
AnnounceBlockTest::$announceBlock | property | core/ |
The announce block instance. |
AnnounceBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AnnounceBlockTest::$modules | property | core/ |
Modules to install. |
AnnounceBlockTest::setUp | function | core/ |
|
AnnounceBlockTest::testAnnounceWithoutPermission | function | core/ |
Testing announce feed block visibility. |
AnnounceFetcherTest | class | core/ |
@coversDefaultClass \Drupal\announcements_feed\AnnounceFetcher |
AnnounceFetcherTest.php | file | core/ |
|
AnnounceFetcherTest::fetchFeedItems | function | core/ |
Gets the announcements from the 'announce.fetcher' service. |
AnnounceFetcherTest::providerShowAnnouncements | function | core/ |
Data provider for testShowAnnouncements(). |
AnnounceFetcherTest::setFeedItems | function | core/ |
Sets the feed items to be returned for the test. |
AnnounceFetcherTest::setUp | function | core/ |
|
AnnounceFetcherTest::testFeedFields | function | core/ |
Tests feed fields. |
AnnounceFetcherTest::testShowAnnouncements | function | core/ |
Tests announcement that should be displayed. |
AnnounceFetcherUnitTest | class | core/ |
Simple test to ensure that asserts pass. |
AnnounceFetcherUnitTest.php | file | core/ |
|
AnnounceFetcherUnitTest::$fetcher | property | core/ |
The Fetcher service object. |
AnnounceFetcherUnitTest::setUp | function | core/ |
|
AnnounceFetcherUnitTest::testValidateUrl | function | core/ |
Test the ValidateUrl() method. |
AnnounceFetcherUnitTest::urlProvider | function | core/ |
Data for the testValidateUrl. |
AnnounceFetcherUserTest | class | core/ |
@coversDefaultClass \Drupal\announcements_feed\AnnounceFetcher |
AnnounceFetcherUserTest.php | file | core/ |
|
AnnounceFetcherUserTest::$modules | property | core/ |
Modules to install. |
AnnounceFetcherUserTest::providerShowAnnouncements | function | core/ |
Data provider for testAllAnnouncements(). |
AnnounceFetcherUserTest::providerShowUpdatedAnnouncements | function | core/ |
Data provider for testAllAnnouncements(). |
AnnounceFetcherUserTest::setFeedItems | function | core/ |
Sets the feed items to be returned for the test. |
AnnounceFetcherUserTest::setUp | function | core/ |
|
AnnounceFetcherUserTest::testAllAnnouncementsFirst | function | core/ |
Tests testAllAnnouncements should get all announcements. |
AnnouncementsCacheTest | class | core/ |
Defines a class for testing pages are still cacheable with dynamic page cache. |
AnnouncementsCacheTest.php | file | core/ |
|
AnnouncementsCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AnnouncementsCacheTest::$modules | property | core/ |
Modules to install. |
AnnouncementsCacheTest::testDynamicPageCache | function | core/ |
Tests dynamic page cache. |
AnnounceRendererTest | class | core/ |
@coversDefaultClass \Drupal\announcements_feed\AnnounceRenderer |
AnnounceRendererTest.php | file | core/ |
|
AnnounceRendererTest::testRendererContent | function | core/ |
Tests rendered valid content. |
AnnounceRendererTest::testRendererException | function | core/ |
Tests rendered valid when something goes wrong. |
AnnounceTestBase | class | core/ |
Base class for Announce Kernel tests. |
AnnounceTestBase.php | file | core/ |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.