You are here

6 calls to ComponentsInfoTest::newSystemUnderTest() in Components! 8.2

ComponentsInfoTest::testFindComponentsInfo in tests/src/Unit/ComponentsInfoTest.php
Tests finding components info from extension .info.yml files.
ComponentsInfoTest::testGetAllModuleInfo in tests/src/Unit/ComponentsInfoTest.php
Tests retrieving all components info from modules.
ComponentsInfoTest::testGetAllThemeInfo in tests/src/Unit/ComponentsInfoTest.php
Tests retrieving all components info from themes.
ComponentsInfoTest::testGetModuleInfo in tests/src/Unit/ComponentsInfoTest.php
Tests retrieving components info from a module.
ComponentsInfoTest::testGetThemeInfo in tests/src/Unit/ComponentsInfoTest.php
Tests retrieving components info from a theme.
ComponentsInfoTest::testIsProtectedNamespace in tests/src/Unit/ComponentsInfoTest.php
Tests checking for protected namespaces.