7 calls to TestBase::assertErrorLogged() in Zircon Profile 8
- ConfigInstallProfileUnmetDependenciesTest::testInstalled in core/
modules/ config/ src/ Tests/ ConfigInstallProfileUnmetDependenciesTest.php - Confirms that the installation succeeded.
- ErrorHandlerTest::testErrorHandler in core/
modules/ system/ src/ Tests/ System/ ErrorHandlerTest.php - Test the error handler.
- UncaughtExceptionTest::testErrorContainer in core/
modules/ system/ src/ Tests/ System/ UncaughtExceptionTest.php - Tests a container which has an error.
- UncaughtExceptionTest::testExceptionContainer in core/
modules/ system/ src/ Tests/ System/ UncaughtExceptionTest.php - Tests a container which has an exception really early.
- UncaughtExceptionTest::testLostDatabaseConnection in core/
modules/ system/ src/ Tests/ System/ UncaughtExceptionTest.php - Tests the case when the database connection is gone.
- UncaughtExceptionTest::testMissingDependency in core/
modules/ system/ src/ Tests/ System/ UncaughtExceptionTest.php - Tests a missing dependency on a service.
- UncaughtExceptionTest::testUncaughtException in core/
modules/ system/ src/ Tests/ System/ UncaughtExceptionTest.php - Tests uncaught exception handling when system is in a bad state.