You are here

6 calls to ResourceTestBase::assertSameDocument() in JSON:API 8

ResourceTestBase::assertResourceResponse in tests/src/Functional/ResourceTestBase.php
Asserts that a resource response has the given status code and body.
ResourceTestBase::doTestIncluded in tests/src/Functional/ResourceTestBase.php
Tests included resources.
ResourceTestBase::doTestRelated in tests/src/Functional/ResourceTestBase.php
Performs one round of related route testing.
ResourceTestBase::doTestRelationshipGet in tests/src/Functional/ResourceTestBase.php
Performs one round of relationship route testing.
ResourceTestBase::doTestRelationshipPost in tests/src/Functional/ResourceTestBase.php
Performs one round of relationship POST, PATCH and DELETE route testing.
TermTest::testGetIndividualTermWithParent in tests/src/Functional/TermTest.php
Tests GETting a term with a parent term other than the default <root> (0).