classOverrideSpecs
final class OverrideSpecs
Converts per-table requests to row specifications.
Methods§
public function specs(array<string, int|array<mixed>|TableOverrides> $overrides): array<string, RowSpec>Parameters
$overrides | array<string, int|array<mixed>|TableOverrides> |
Returns
array<string, RowSpec>Test cases 1
Called from 1
Calls 1
- static-call RowSpec::from() line 24
Test cases 6§
Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.
Dedicated tests 1
Other tests reaching this symbol 5
PostgreSqlEndToEndTestcallsSqliteIntegrationTestcallsPlanGeneratorTestcallsFixtureProviderTestcallsSqlSchemaProviderTestcalls