classPlanSchemaException
abstract class PlanSchemaException
extends RuntimeException
Failures matching a fixture plan to its schemas and generated rows.
Test cases 13§
Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.
Dedicated tests 1
PlanSchemaExceptionTestcalls
Other tests reaching this symbol 12
PostgreSqlEndToEndTestcallsSqliteIntegrationTestcallsGeneratedColumnReferenceExceptionTestcallsMissingRelationValueExceptionTestcallsUnknownPlanColumnExceptionTestcallsRelationProjectionTestcallsRowMaterializerTestcallsPlanGeneratorTestcallsPlanSchemaValidatorTest::aColumnTheTableDoesNotHaveIsRejectedcallsEndpointValidatorTestcallsFixtureProviderTestcallsSqlSchemaProviderTestcalls
Relations§
Extended by 3
- GeneratedColumnReferenceException packages/sql-fixture/src/Fixture/Exception/GeneratedColumnReferenceException.php:14
- MissingRelationValueException packages/sql-fixture/src/Fixture/Exception/MissingRelationValueException.php:13
- UnknownPlanColumnException packages/sql-fixture/src/Fixture/Exception/UnknownPlanColumnException.php:14
Static calls 3
- static-call SqlFixture\Fixture\Exception\GeneratedColumnReferenceException::__construct() packages/sql-fixture/src/Fixture/Exception/GeneratedColumnReferenceException.php:24
- static-call SqlFixture\Fixture\Exception\MissingRelationValueException::__construct() packages/sql-fixture/src/Fixture/Exception/MissingRelationValueException.php:23
- static-call SqlFixture\Fixture\Exception\UnknownPlanColumnException::__construct() packages/sql-fixture/src/Fixture/Exception/UnknownPlanColumnException.php:24