You are here

6 calls to AssertLegacyTrait::assertEqual() in Zircon Profile 8.0

EntityResolverTest::testUuidEntityResolver in core/modules/serialization/src/Tests/EntityResolverTest.php
Test that fields referencing UUIDs can be denormalized.
EntitySerializationTest::testNormalize in core/modules/serialization/src/Tests/EntitySerializationTest.php
Test the normalize function.
ModuleHandlerTest::assertModuleList in core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php
Assert that the extension handler returns the expected values.
ModuleHandlerTest::testDependencyResolution in core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php
Tests dependency resolution.
ModuleHandlerTest::testUninstallContentDependency in core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php
Tests uninstalling a module that has content.
ModuleHandlerTest::testUninstallProfileDependency in core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php
Tests uninstalling a module that is a "dependency" of a profile.