namespace Drupal\Tests\rules\Unit\Integration\Engine
| Object name | File name | Summary |
|---|---|---|
| AnnotationProcessingTest | tests/src/Unit/Integration/Engine/AnnotationProcessingTest.php | Tests processing of the ContextDefinition annotation. |
| AutoSaveTest | tests/src/Unit/Integration/Engine/AutoSaveTest.php | Test auto saving of variables after Rules execution. |
| ExpressionSerializationTest | tests/src/Unit/Integration/Engine/ExpressionSerializationTest.php | Tests serializing expression objects. |
| IntegrityCheckTest | tests/src/Unit/Integration/Engine/IntegrityCheckTest.php | Test the integrity check functionality during configuration time. |
| LoopTest | tests/src/Unit/Integration/Engine/LoopTest.php | Test Rules execution with the loop plugin. |
| PrepareExecutionMetadataStateTest | tests/src/Unit/Integration/Engine/PrepareExecutionMetadataStateTest.php | Tests that the setup of the execution metadata state for an expression works. |
| RulesComponentTest | tests/src/Unit/Integration/Engine/RulesComponentTest.php | Tests the Rules component class. |