public class WebServiceTest extends CoserTestAbstract
Modifier and Type | Field and Description |
---|---|
protected WebService |
webService |
config, serviceContext, testDirectory
Constructor and Description |
---|
WebServiceTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
assertFileExists(String filepath) |
protected void |
assertFileNotExists(String filepath) |
void |
initServices() |
protected void |
registerUploadedResult(String path)
Simule la publication de nouveaux resultats (uplaod client lourd).
|
void |
testExtractDataAsZip()
Test une validation de formulaire web pour extraire parmis toutes les
données celle choisie sous forme de zip.
|
void |
testGetAllZoneSpeciesAndIndicators()
Test des modifications de methodes suite à l'intoduction du
moteur de recherche pour extraire les données.
|
void |
testGetChartCom()
Test que la generation d'un graph fonctionne.
|
void |
testGetChartDataCom()
Test que la generation d'un sous fichier csv à partir du fichier
estcomind fonctionne.
|
void |
testGetChartDataPop()
Test que la generation d'un sous fichier csv à partir du fichier
estcomind fonctionne.
|
void |
testGetChartPop()
Test que la generation d'un graph fonctionne.
|
void |
testGetIndicatorLists()
Test que la recuperation des noms de list pour un indicateur fonctionne.
|
void |
testGetIndicators()
Test de lecture du fichier des indicateurs des resources de test.
|
void |
testGetMapFile()
Test la récupération d'une image parmit les resultat de type "mapReference".
|
void |
testGetZoneMetaInfo()
Test de lecture du fichier de zones de resources de test.
|
void |
testGetZonePictures()
Test de lecture du fichier de zones de resources de test.
|
void |
testGetZones()
Test de lecture du fichier de zones de resources de test.
|
void |
testSourceZip()
Test du contenu du zip de téléchargement des sources.
|
void |
testSourceZipError()
Test du contenu du zip de téléchargement des sources avec erreur
can le projet ne le permet pas.
|
void |
testUploadDirectoryMerge()
Test que les upload successible merge bien les resultats en fonction
des idenfiants des zones auquels ils sont affectés et que les resulats
en conflit sont bien supprimé (avec si besoins leurs selections et projets).
|
cleanDirectory, copyDirectoryContent, createTestProject, getFile, initConfig, initProjectDatabase, openTestProject, setUpClassLoader
protected WebService webService
public void initServices()
protected void assertFileExists(String filepath)
protected void assertFileNotExists(String filepath)
protected void registerUploadedResult(String path) throws CoserBusinessException
path
- result to uploadCoserBusinessException
public void testGetIndicators() throws CoserBusinessException
CoserBusinessException
public void testGetZones() throws CoserBusinessException
CoserBusinessException
public void testGetZonePictures() throws CoserBusinessException
CoserBusinessException
public void testGetZoneMetaInfo() throws CoserBusinessException
CoserBusinessException
public void testUploadDirectoryMerge() throws CoserBusinessException
CoserBusinessException
public void testSourceZipError() throws CoserBusinessException, IOException
CoserBusinessException
IOException
public void testSourceZip() throws CoserBusinessException, IOException
CoserBusinessException
IOException
public void testGetMapFile() throws CoserBusinessException
CoserBusinessException
public void testGetChartCom() throws CoserBusinessException
CoserBusinessException
public void testGetChartPop() throws CoserBusinessException
CoserBusinessException
public void testGetChartDataCom() throws CoserBusinessException
CoserBusinessException
public void testGetChartDataPop() throws CoserBusinessException
CoserBusinessException
public void testGetIndicatorLists() throws CoserBusinessException
CoserBusinessException
public void testGetAllZoneSpeciesAndIndicators() throws CoserBusinessException
CoserBusinessException
public void testExtractDataAsZip() throws CoserBusinessException
CoserBusinessException
Copyright © 2010–2015 Ifremer. All rights reserved.