com.canoris.api
Class CanorisResourceManagerTest

java.lang.Object
  extended by com.canoris.api.CanorisResourceManagerTest

public class CanorisResourceManagerTest
extends java.lang.Object


Constructor Summary
CanorisResourceManagerTest()
           
 
Method Summary
 void setup()
           
 void testAddFileToCollection()
           
 void testCreateAndDeleteCollection()
           
 void testCreateFile()
           
 void testCreateFileFromURL()
           
 void testCreateTask()
           
 void testCreateTemplate()
           
 void testDeleteTemplate()
           
 void testDownloadFile()
           
 void testGetAnalysis()
           
 void testGetAnalysisFrames()
           
 void testGetCollection()
           
 void testGetCollectionFile()
           
 void testGetCollectionFiles()
           
 void testGetCollections()
           
 void testGetConversion()
           
 void testGetConversions()
           
 void testGetFile()
           
 void testGetFiles()
           
 void testGetPage()
           
 void testGetSimilaritySearch()
           
 void testGetTask()
           
 void testGetTemplates()
           
 void testGetVisualizations()
           
 void testText2Phon()
           
 void testUpdateTemplate()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CanorisResourceManagerTest

public CanorisResourceManagerTest()
Method Detail

setup

public void setup()

testCreateFile

public void testCreateFile()

testCreateFileFromURL

public void testCreateFileFromURL()

testGetFiles

public void testGetFiles()

testGetPage

public void testGetPage()

testGetFile

public void testGetFile()

testDownloadFile

public void testDownloadFile()

testGetConversion

public void testGetConversion()

testGetConversions

public void testGetConversions()

testGetAnalysis

public void testGetAnalysis()

testGetAnalysisFrames

public void testGetAnalysisFrames()

testGetVisualizations

public void testGetVisualizations()

testGetTemplates

public void testGetTemplates()

testCreateTemplate

public void testCreateTemplate()

testUpdateTemplate

public void testUpdateTemplate()

testDeleteTemplate

public void testDeleteTemplate()

testCreateTask

public void testCreateTask()

testGetTask

public void testGetTask()

testText2Phon

public void testText2Phon()

testGetCollections

public void testGetCollections()

testGetCollection

public void testGetCollection()

testCreateAndDeleteCollection

public void testCreateAndDeleteCollection()

testGetCollectionFiles

public void testGetCollectionFiles()

testAddFileToCollection

public void testAddFileToCollection()

testGetCollectionFile

public void testGetCollectionFile()

testGetSimilaritySearch

public void testGetSimilaritySearch()