Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_ID |
Modifier and Type | Method and Description |
---|---|
CtxTestCase |
createOrUpdate(CtxTestCase test) |
void |
deleteTestCase(Double ident)
Supprime un cas de test
|
CtxTestCase |
loadTest(Double ident)
Charge un cas de test
|
CtxTestCase |
loadTestByLabel(String label) |
void |
moveDown(MotCleGUI motCleGUI)
Change l'ordre d'un test (Descend d'un niveau)
|
void |
moveUp(MotCleGUI motCleGUI)
Change l'ordre d'un test (Remonte d'un niveau)
|
getServerMessages, resetServerMessages
static final String SERVICE_ID
void deleteTestCase(Double ident)
ident
- identifiant du cas de test à supprimervoid moveUp(MotCleGUI motCleGUI)
motCleGUI
- void moveDown(MotCleGUI motCleGUI)
motCleGUI
- CtxTestCase createOrUpdate(CtxTestCase test)
test
- test à enregistrer ou mettre à jourCtxTestCase loadTest(Double ident)
ident
- CtxTestCase loadTestByLabel(String label)
label
- Copyright © 2016. All rights reserved.