assertj / assertj/assertj-swing
Support for testing on apps started via WebStart
Open
import from fest-swing
Major
New Feature
- Dominant language
- Java
- Stars
- 121
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
_Issue by **[Michael Hüttermann](http://jira.codehaus.org/secure/ViewProfile.jspa?name=michaelhuettermann)** from Mon, 12 Oct 2009 14:57:02 -0500_
_Originally opened as http://jira.codehaus.org/browse/FEST-240_
---
It is interesting to test applications which run in different classloader scenarios. One major use case is apps started by WebStart. They behave different than the same apps/test without WebStart. Tests set on top of WebStart would further improve the test quality (more realistic in special cases). This feature can be used in JavaFX scenarios too.
---
votes (original issue): 0
watches (original issue): 0
Contributor guide
Assessment
This issue has not been assessed yet.