| |
|
| org.netbeans.api.project.FileOwnerQueryTest
FileOwnerQueryTest | public class FileOwnerQueryTest extends NbTestCase (Code) | | Test functionality of FileOwnerQuery.
author: Jesse Glick |
FileOwnerQueryTest | public FileOwnerQueryTest(String name)(Code) | | |
testExternalOwnerFile | public void testExternalOwnerFile() throws Exception(Code) | | |
testExternalOwnerFileURI | public void testExternalOwnerFileURI() throws Exception(Code) | | |
testExternalOwnerURI | public void testExternalOwnerURI() throws Exception(Code) | | |
testIsProjectDirCollectible | public void testIsProjectDirCollectible() throws Exception(Code) | | |
testIssue60297 | public void testIssue60297() throws Exception(Code) | | Tests the issue 60297. GC causes previosly registered extenral roots
for project to be released. Only one extenral root per project is kept.
|
|
|
|