Searched refs:createParentDirectoriesAutomatically (Results 1 - 25 of 87) sorted by relevance

1234

/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DUnixFakeFileSystemTest.groovy134 assert fs.createParentDirectoriesAutomatically
135 fs.createParentDirectoriesAutomatically = false
H A DAbstractFakeFileSystemTestCase.groovy53 fileSystem.createParentDirectoriesAutomatically = true
64 fileSystem.createParentDirectoriesAutomatically = true
71 fileSystem.createParentDirectoriesAutomatically = false
80 fileSystem.createParentDirectoriesAutomatically = false
/external/mockftpserver/tags/2.0/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DUnixFakeFileSystemTest.groovy132 assert fs.createParentDirectoriesAutomatically
133 fs.createParentDirectoriesAutomatically = false
H A DAbstractFakeFileSystemTest.groovy53 fileSystem.createParentDirectoriesAutomatically = true
64 fileSystem.createParentDirectoriesAutomatically = true
71 fileSystem.createParentDirectoriesAutomatically = false
80 fileSystem.createParentDirectoriesAutomatically = false
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DUnixFakeFileSystemTest.groovy132 assert fs.createParentDirectoriesAutomatically
133 fs.createParentDirectoriesAutomatically = false
H A DAbstractFakeFileSystemTest.groovy53 fileSystem.createParentDirectoriesAutomatically = true
64 fileSystem.createParentDirectoriesAutomatically = true
71 fileSystem.createParentDirectoriesAutomatically = false
80 fileSystem.createParentDirectoriesAutomatically = false
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DUnixFakeFileSystemTest.groovy132 assert fs.createParentDirectoriesAutomatically
133 fs.createParentDirectoriesAutomatically = false
H A DAbstractFakeFileSystemTest.groovy53 fileSystem.createParentDirectoriesAutomatically = true
64 fileSystem.createParentDirectoriesAutomatically = true
71 fileSystem.createParentDirectoriesAutomatically = false
80 fileSystem.createParentDirectoriesAutomatically = false
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DUnixFakeFileSystemTest.groovy132 assert fs.createParentDirectoriesAutomatically
133 fs.createParentDirectoriesAutomatically = false
H A DAbstractFakeFileSystemTest.groovy53 fileSystem.createParentDirectoriesAutomatically = true
64 fileSystem.createParentDirectoriesAutomatically = true
71 fileSystem.createParentDirectoriesAutomatically = false
80 fileSystem.createParentDirectoriesAutomatically = false
/external/mockftpserver/tags/2.0.1/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DUnixFakeFileSystemTest.groovy135 assert fs.createParentDirectoriesAutomatically
136 fs.createParentDirectoriesAutomatically = false
H A DAbstractFakeFileSystemTest.groovy53 fileSystem.createParentDirectoriesAutomatically = true
64 fileSystem.createParentDirectoriesAutomatically = true
71 fileSystem.createParentDirectoriesAutomatically = false
80 fileSystem.createParentDirectoriesAutomatically = false
/external/mockftpserver/tags/2.0.2/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DUnixFakeFileSystemTest.groovy135 assert fs.createParentDirectoriesAutomatically
136 fs.createParentDirectoriesAutomatically = false
/external/mockftpserver/tags/2.1/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DUnixFakeFileSystemTest.groovy136 assert fs.createParentDirectoriesAutomatically
137 fs.createParentDirectoriesAutomatically = false
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DUnixFakeFileSystemTest.groovy134 assert fs.createParentDirectoriesAutomatically
135 fs.createParentDirectoriesAutomatically = false
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DUnixFakeFileSystemTest.groovy134 assert fs.createParentDirectoriesAutomatically
135 fs.createParentDirectoriesAutomatically = false
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DUnixFakeFileSystemTest.groovy134 assert fs.createParentDirectoriesAutomatically
135 fs.createParentDirectoriesAutomatically = false
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DUnixFakeFileSystemTest.groovy134 assert fs.createParentDirectoriesAutomatically
135 fs.createParentDirectoriesAutomatically = false
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DAbstractFakeFileSystemTest.groovy56 fileSystem.createParentDirectoriesAutomatically = true
67 fileSystem.createParentDirectoriesAutomatically = true
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/
H A DRunFakeFtpServer.groovy38 fileSystem.createParentDirectoriesAutomatically = true
/external/mockftpserver/tags/2.0/src/test/groovy/org/mockftpserver/fake/
H A DRunFakeFtpServer.groovy38 fileSystem.createParentDirectoriesAutomatically = true
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/groovy/org/mockftpserver/fake/
H A DRunFakeFtpServer.groovy38 fileSystem.createParentDirectoriesAutomatically = true
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/fake/
H A DRunFakeFtpServer.groovy39 fileSystem.createParentDirectoriesAutomatically = true
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/groovy/org/mockftpserver/fake/
H A DRunFakeFtpServer.groovy38 fileSystem.createParentDirectoriesAutomatically = true
/external/mockftpserver/tags/2.0.1/src/test/groovy/org/mockftpserver/fake/
H A DRunFakeFtpServer.groovy38 fileSystem.createParentDirectoriesAutomatically = true

Completed in 428 milliseconds

1234