[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 6 | 0 | 0 | 0 | 100% | 7.608 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.appfuse.webapp.filter | 5 | 0 | 0 | 0 | 100% | 1.183 |
| org.appfuse.webapp.listener | 1 | 0 | 0 | 0 | 100% | 6.425 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| LocaleFilterTest | 5 | 0 | 0 | 0 | 100% | 1.183 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| StartupListenerTest | 1 | 0 | 0 | 0 | 100% | 6.425 |
[Summary] [Package List] [Test Cases]
| testSetLocaleInSessionWhenSessionIsNull | 1.127 | |
| testSetLocaleInSessionWhenSessionNotNull | 0.018 | |
| testSetInvalidLocale | 0.003 | |
| testJstlLocaleIsSet | 0.003 | |
| testLocaleAndCountry | 0.003 |