| org.netbeans.modules.project.ant.FileOwnerCollocationQueryImplTest
FileOwnerCollocationQueryImplTest | public class FileOwnerCollocationQueryImplTest extends NbTestCase (Code) | | author: mkleint |
Method Summary | |
protected void | setUp() | protected void | tearDown() | public void | testAreCollocated() Test of areCollocated method, of class FileOwnerCollocationQueryImpl. | public void | testFindRoot() Test of findRoot method, of class FileOwnerCollocationQueryImpl. |
FileOwnerCollocationQueryImplTest | public FileOwnerCollocationQueryImplTest(String testName)(Code) | | |
testAreCollocated | public void testAreCollocated() throws IOException(Code) | | Test of areCollocated method, of class FileOwnerCollocationQueryImpl.
|
testFindRoot | public void testFindRoot() throws IOException(Code) | | Test of findRoot method, of class FileOwnerCollocationQueryImpl.
|
|
|