You are here

26 calls to vfsStream::create() in Zircon Profile 8

DirectoryIterationTestCase::recursiveDirectoryIterationWithDotsDisabled in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/DirectoryIterationTestCase.php
@test @group issue_50
DirectoryIterationTestCase::recursiveDirectoryIterationWithDotsEnabled in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/DirectoryIterationTestCase.php
@test @group issue_50
DrupalKernelTest::testFindSitePath in core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php
Tests site path finding.
FileItemValidationTest::testFileValidationConstraint in core/modules/file/tests/src/Kernel/FileItemValidationTest.php
@covers \Drupal\file\Plugin\Validation\Constraint\FileValidationConstraint @covers \Drupal\file\Plugin\Validation\Constraint\FileValidationConstraintValidator @dataProvider getFileTypes
FileSystemTest::testChmodDir in core/tests/Drupal/Tests/Core/File/FileSystemTest.php
@covers ::chmod
FileSystemTest::testChmodFile in core/tests/Drupal/Tests/Core/File/FileSystemTest.php
@covers ::chmod
FileSystemTest::testUnlink in core/tests/Drupal/Tests/Core/File/FileSystemTest.php
@covers ::unlink
InfoParserUnitTest::testInfoParserBroken in core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php
Test if correct exception is thrown for a broken info file.
InfoParserUnitTest::testInfoParserCommonInfo in core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php
Tests common info file.
InfoParserUnitTest::testInfoParserMissingKey in core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php
Tests that missing required key is detected.
InfoParserUnitTest::testInfoParserMissingKeys in core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php
Tests that missing required keys are detected.
UpdateRegistryTest::setupBasicModules in core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php
Sets up some modules with some update functions.
vfsStream::setup in vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/vfsStream.php
helper method for setting up vfsStream in unit tests
vfsStreamBlockTestCase::addStructure in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamBlockTestCase.php
tests adding a complex structure
vfsStreamBlockTestCase::createWithEmptyName in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamBlockTestCase.php
tests that a blank name for a block device throws an exception @test @expectedException org\bovigo\vfs\vfsStreamException
vfsStreamTestCase::createArraysAreTurnedIntoSubdirectories in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamTestCase.php
@test @group issue_20 @since 0.11.0
vfsStreamTestCase::createArraysAreTurnedIntoSubdirectoriesOfRoot in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamTestCase.php
@test @group issue_20 @since 0.11.0
vfsStreamTestCase::createCastsNumericDirectoriesToStrings in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamTestCase.php
@test @group issue_20 @since 0.11.0
vfsStreamTestCase::createCastsNumericDirectoriesToStringsWithRoot in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamTestCase.php
@test @group issue_20 @since 0.11.0
vfsStreamTestCase::createStringsAreTurnedIntoFilesWithContent in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamTestCase.php
@test @group issue_20 @since 0.10.0
vfsStreamTestCase::createStringsAreTurnedIntoFilesWithContentWithRoot in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamTestCase.php
@test @group issue_20 @since 0.11.0
vfsStreamTestCase::createThrowsExceptionIfNoBaseDirGivenAndNoRootSet in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamTestCase.php
@test @group issue_20 @expectedException \InvalidArgumentException @since 0.11.0
vfsStreamTestCase::createWorksRecursively in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamTestCase.php
@test @group issue_20 @since 0.11.0
vfsStreamTestCase::createWorksRecursivelyWithRoot in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamTestCase.php
@test @group issue_20 @since 0.11.0
vfsStreamWrapperDirSeparatorTestCase::directoryExitsTestUsingTrailingWinDirSeparator in vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperDirSeparatorTestCase.php
@test
YamlDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions in core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryTest.php
@covers ::getDefinitions