public class TestFileManagerCli
extends junit.framework.TestCase
| Constructor and Description |
|---|
TestFileManagerCli() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testAddProductType() |
void |
testDeleteProductById() |
void |
testDeleteProductByName() |
void |
testDumpMetadata() |
void |
testGetCurrentTransfer() |
void |
testGetCurrentTransfers() |
void |
testGetFilePercentTransferred() |
void |
testGetFirstPage() |
void |
testGetLastPage() |
void |
testGetNextPage() |
void |
testGetNumProducts() |
void |
testGetPrevPage() |
void |
testGetProductById() |
void |
testGetProductByName() |
void |
testGetProductPercnetTransferred() |
void |
testGetProductTypeByName() |
void |
testHasProduct() |
void |
testIngestProduct() |
void |
testLuceneQuery() |
void |
testRetrieveFilesById() |
void |
testRetrieveFilesByName() |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringpublic void setUp()
throws Exception
setUp in class junit.framework.TestCaseExceptionpublic void tearDown()
throws Exception
tearDown in class junit.framework.TestCaseExceptionpublic void testAddProductType()
throws MalformedURLException,
ConnectionException
public void testDeleteProductById()
public void testDeleteProductByName()
public void testGetCurrentTransfer()
public void testGetCurrentTransfers()
public void testGetFilePercentTransferred()
public void testGetFirstPage()
public void testGetLastPage()
public void testGetNextPage()
public void testGetPrevPage()
public void testGetNumProducts()
public void testGetProductById()
public void testGetProductByName()
public void testGetProductPercnetTransferred()
public void testGetProductTypeByName()
public void testHasProduct()
public void testIngestProduct()
public void testDumpMetadata()
throws IOException
IOExceptionpublic void testLuceneQuery()
public void testRetrieveFilesById()
public void testRetrieveFilesByName()
Copyright © 1999–2017 Apache OODT. All rights reserved.