assertj / assertj/assertj-swing
Fest pause/play support
- Dominant language
- Java
- Stars
- 121
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
_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
Contributor guide
Assessment
This issue has not been assessed yet.