public class TestFileDescrip extends BaseTest
| Constructor and Description |
|---|
TestFileDescrip() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAboveRoot()
Normal file, above selection root.
|
void |
testBelowRoot()
Normal file, below selection root.
|
void |
testDisjointPath()
Normal file, disjoint with selection root.
|
void |
testNoRoot()
Simple file, no selection root.
|
void |
testRootFile()
Normal file, resides in selection root.
|
void |
testSingleFile()
Normal file, no selection root.
|
public void testNoRoot()
public void testSingleFile()
public void testRootFile()
public void testBelowRoot()
public void testAboveRoot()
public void testDisjointPath()
Copyright © 2021 The Apache Software Foundation. All rights reserved.