7 calls to MockGraphQLPluginTrait::mockType() in GraphQL 8.3
- BufferedFieldTest::testBatchedFields in tests/
src/ Kernel/ Framework/ BufferedFieldTest.php - Test if the schema is created properly.
- LanguageContextTest::setUp in tests/
src/ Kernel/ Framework/ LanguageContextTest.php - ResolveContextTest::testContextualArguments in tests/
src/ Kernel/ Extension/ ResolveContextTest.php - Test manual context handling.
- ResolveContextTest::testResolveContext in tests/
src/ Kernel/ Extension/ ResolveContextTest.php - Test manual context handling.
- TestFrameworkTest::testInterfaceMock in tests/
src/ Kernel/ Framework/ TestFrameworkTest.php - Test interface mocking.
- TestFrameworkTest::testTypeMock in tests/
src/ Kernel/ Framework/ TestFrameworkTest.php - Test type mocking.
- TestFrameworkTest::testUnionMock in tests/
src/ Kernel/ Framework/ TestFrameworkTest.php - Test union mocks.