W3cubDocs

/CakePHP 4.4

Namespace Fixture

Interfaces

Classes

  • FixtureHelper

    Helper for managing fixtures.

  • FixtureInjector

    Test listener used to inject a fixture manager in all tests that are composed inside a Test Suite

  • FixtureManager

    A factory class to manage the life cycle of test fixtures

  • PHPUnitExtension

    PHPUnit extension to integrate CakePHP's data-only fixtures.

  • SchemaLoader

    Create test database schema from one or more SQL dump files.

  • TestFixture

    Cake TestFixture is responsible for building and destroying tables to be used during testing.

  • TransactionStrategy

    Fixture strategy that wraps fixtures in a transaction that is rolled back after each test.

  • TruncateStrategy

    Fixture strategy that truncates all fixture ables at the end of test.

© 2005–present The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
https://api.cakephp.org/4.4/namespace-Cake.TestSuite.Fixture.html