assertj / assertj/assertj-swing
Fest pause/play support
- Lingua principale
- Java
- Stelle
- 121
- Fork
- 52
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
_Issue by **[Nicolae Bucalaete](http://jira.codehaus.org/secure/ViewProfile.jspa?name=nicusorb)** from Mon, 14 Dec 2009 08:14:28 -0600_
_Originally opened as http://jira.codehaus.org/browse/FEST-275_
---
Hi everyone,
I want to show you an improvement that I think can help users. It refers to pause/play support in Fest.
I get inspired from EmergencyAbortListener and put a listener to help users to put on pause/play a running test case.
I attached some files with how I implemented this.
I duplicated some files from Fest because I didn't have access to those classes/methods (package access level). The only class that was added by me is PausePlayListener.java
I know that solution that I found is not the best one but it works now and when I will find a cleaner solution I will implement it.
Maybe someone has another solution for this problem.
Hope will help others too.
BR,
Nicu.
---
votes (original issue): 0
watches (original issue): 0
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia esaminando l’implementazione allegata e l’EmergencyAbortListener esistente, quindi verifica come i listener vengono integrati in un test case in esecuzione. Determina il comportamento supportato di pausa e riproduzione e dove deve trovarsi PausePlayListener.java. Il lavoro è completato quando gli utenti possono mettere in pausa e riprendere un test case in esecuzione tramite l’API dei listener supportata, con il comportamento coperto dai test pertinenti del progetto.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- testing
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 38/100