Home
last modified time | relevance | path

Searched refs:hasNoChildren (Results 1 – 2 of 2) sorted by relevance

/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
DPathSubject.java253 public PathSubject hasNoChildren() throws IOException { in hasNoChildren() method in PathSubject
DJimfsUnixLikeFileSystemTest.java392 assertThatPath("/work").hasNoChildren(); in testNewFileSystem_hasRootAndWorkingDirectory()
1725 assertThatPath("/bar").hasNoChildren(); in testCopy_directoryToPath_doesNotCopyDirectoryContents()